[BACK]Return to tartcreg.h CVS log [TXT][DIR] Up to [local] / funnyos / arch / testarm / dev

Annotation of funnyos/arch/testarm/dev/tartcreg.h, Revision 1.1

1.1     ! init        1: /*
        !             2:  * $Id$
        !             3:  */
        !             4: #ifndef _ARCH_TESTARM_DEV_TARTCREG_H
        !             5: #define _ARCH_TESTARM_DEV_TARTCREG_H
        !             6:
        !             7: #define TARTC_REG_BASE                         0x15000000
        !             8: #define  TARTC_OFF_CLOCKUPDATE         0x0000
        !             9: #define  TARTC_OFF_READSECONDS 0x0010
        !            10: #define  TARTC_OFF_READUSECONDS 0x0020
        !            11: #define  TARTC_OFF_TMRINTRFREQ 0x1000
        !            12: #define  TARTC_OFF_TMRINTRACK  0x0110
        !            13:
        !            14: #endif /* not _ARCH_TESTARM_DEV_TARTCREG_H */
        !            15:

CVSweb