Searched refs:_KBD (Results 1 – 2 of 2) sorted by relevance
648 #define _KBD( x ) _SA1101( ( x ) + __TRACK_INTERFACE ) macro651 #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 )
515 #define _KBD( x ) _SA1111( 0x0A00 ) macro