Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-arm/arch-sa1100/
DSA-1101.h649 #define _MSE( x ) _SA1101( ( x ) + __MOUSE_INTERFACE ) macro
660 #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 )
/linux-2.4.37.9/include/asm-arm/hardware/
Dsa1111.h516 #define _MSE( x ) _SA1111( 0x0C00 ) macro