Searched refs:_MSE (Results 1 – 2 of 2) sorted by relevance
649 #define _MSE( x ) _SA1101( ( x ) + __MOUSE_INTERFACE ) macro660 #define _MSECR _MSE( 0x0000 )661 #define _MSESTAT _MSE( 0x0400 )662 #define _MSEDATA _MSE( 0x0800 )663 #define _MSECLKDIV _MSE( 0x0c00 )664 #define _MSEPRECNT _MSE( 0x1000 )665 #define _MSETEST1 _MSE( 0x2000 )666 #define _MSETEST2 _MSE( 0x2400 )667 #define _MSETEST3 _MSE( 0x2800 )668 #define _MSETEST4 _MSE( 0x2c00 )
516 #define _MSE( x ) _SA1111( 0x0C00 ) macro