[BACK]Return to sapmc_reg.h CVS log [TXT][DIR] Up to [local] / prex-old / dev / arm / cats

Annotation of prex-old/dev/arm/cats/sapmc_reg.h, Revision 1.1

1.1     ! nbrk        1: /*
        !             2:  * $Id$
        !             3:  */
        !             4: #ifndef _DEV_ARM_CATS_SAPMC_REG_H_
        !             5: #define _DEV_ARM_CATS_SAPMC_REG_H_
        !             6:
        !             7: #define SAPMC_BASE     0x90020000
        !             8: /* offsets from base */
        !             9: #define  SAPMC_PPCR    0x14
        !            10: #define  CCF 0x1f      /* 5 LSB bits */
        !            11:
        !            12: #endif /* !_DEV_ARM_CATS_SAPMC_REG_H_ */
        !            13:

CVSweb