Searched refs:_INT (Results 1 – 8 of 8) sorted by relevance
/linux-2.4.37.9/include/asm-arm/arch-sa1100/ |
D | SA-1101.h | 594 #define _INT( x ) _SA1101( ( x ) + __INTERRUPT_CONTROL) macro 596 #define _INTTEST0 _INT( 0x1000 ) 597 #define _INTTEST1 _INT( 0x1400 ) 598 #define _INTENABLE0 _INT( 0x2000 ) 599 #define _INTENABLE1 _INT( 0x2400 ) 600 #define _INTPOL0 _INT( 0x3000 ) 601 #define _INTPOL1 _INT( 0x3400 ) 602 #define _INTTSTSEL _INT( 0x5000 ) 603 #define _INTSTATCLR0 _INT( 0x6000 ) 604 #define _INTSTATCLR1 _INT( 0x6400 ) [all …]
|
/linux-2.4.37.9/arch/ppc/platforms/ |
D | lopec_serial.h | 35 { 0, BASE_BAUD, UART##num##_PORT, UART##num##_INT, \
|
D | ocotea.h | 63 { 0, BASE_BAUD, 0, UART##num##_INT, \
|
D | spruce.h | 72 { 0, BASE_BAUD, 0, UART##num##_INT, \
|
D | ebony.h | 70 { 0, BASE_BAUD, 0, UART##num##_INT, \
|
D | ibm405gp.h | 110 { 0, BASE_BAUD, 0, UART##num##_INT, \
|
D | ibmstb4.h | 137 { 0, BASE_BAUD, 0, UART##num##_INT, \
|
D | ibmstbx25.h | 133 { 0, BASE_BAUD, 0, UART##num##_INT, \
|