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

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

1.1     ! init        1: /*
        !             2:  * $Id$
        !             3:  */
        !             4: #ifndef _ARCH_TESTARM_DEV_TAIRQCREG_H
        !             5: #define _ARCH_TESTARM_DEV_TAIRQCREG_H
        !             6:
        !             7: #define TAIRQC_REG_BASE                0x16000000
        !             8: #define  TAIRQC_OFF_IRQSTATUS  0x00
        !             9: #define  TAIRQC_OFF_IRQMASK            0x04
        !            10: #define  TAIRQC_OFF_IRQUNMASK  0x08
        !            11:
        !            12: #endif /* not _ARCH_TESTARM_DEV_TAIRQCREG_H */
        !            13:

CVSweb