Home
last modified time | relevance | path

Searched refs:_INT (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/arch/arm/mach-sa1100/include/mach/
DSA-1101.h602 #define _INT( x ) _SA1101( ( x ) + __INTERRUPT_CONTROL) macro
604 #define _INTTEST0 _INT( 0x1000 )
605 #define _INTTEST1 _INT( 0x1400 )
606 #define _INTENABLE0 _INT( 0x2000 )
607 #define _INTENABLE1 _INT( 0x2400 )
608 #define _INTPOL0 _INT( 0x3000 )
609 #define _INTPOL1 _INT( 0x3400 )
610 #define _INTTSTSEL _INT( 0x5000 )
611 #define _INTSTATCLR0 _INT( 0x6000 )
612 #define _INTSTATCLR1 _INT( 0x6400 )
[all …]