Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-arm/arch-sa1100/
DSA-1101.h648 #define _KBD( x ) _SA1101( ( x ) + __TRACK_INTERFACE ) macro
651 #define _KBDCR _KBD( 0x0000 )
652 #define _KBDSTAT _KBD( 0x0400 )
653 #define _KBDDATA _KBD( 0x0800 )
654 #define _KBDCLKDIV _KBD( 0x0c00 )
655 #define _KBDPRECNT _KBD( 0x1000 )
656 #define _KBDTEST1 _KBD( 0x2000 )
657 #define _KBDTEST2 _KBD( 0x2400 )
658 #define _KBDTEST3 _KBD( 0x2800 )
659 #define _KBDTEST4 _KBD( 0x2c00 )
/linux-2.4.37.9/include/asm-arm/hardware/
Dsa1111.h515 #define _KBD( x ) _SA1111( 0x0A00 ) macro