[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.2

1.1       init        1: /*
1.2     ! init        2:  * $Id: tartcreg.h,v 1.1 2007/10/29 15:04:01 init Exp $
1.1       init        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
1.2     ! init       11: #define  TARTC_OFF_TMRINTRFREQ 0x0100
1.1       init       12: #define  TARTC_OFF_TMRINTRACK  0x0110
                     13:
                     14: #endif /* not _ARCH_TESTARM_DEV_TARTCREG_H */
                     15:

CVSweb