Lines Matching refs:_SA1101
65 #define _SA1101( x ) ((x) + SA1101_BASE) macro
76 #define _SKCR _SA1101( 0x00000000 ) /* SA-1101 Control Reg. */
77 #define _SMCR _SA1101( 0x00140000 ) /* Shared Mem. Control Reg. */
78 #define _SNPR _SA1101( 0x00140400 ) /* Snoop Reg. */
126 #define _VMCCR _SA1101( 0x00100000 ) /* Configuration register */
127 #define _VMCAR _SA1101( 0x00101000 ) /* VMC address register */
128 #define _VMCDR _SA1101( 0x00101400 ) /* VMC data register */
158 #define _UFCR _SA1101(0x00120000) /* Update FIFO Control Reg. */
159 #define _UFSR _SA1101(0x00120400) /* Update FIFO Status Reg. */
160 #define _UFLVLR _SA1101(0x00120800) /* Update FIFO level reg. */
161 #define _UFDR _SA1101(0x00120c00) /* Update FIFO data reg. */
186 #define _SKPCR _SA1101(0x00000400)
187 #define _SKCDR _SA1101(0x00040000)
188 #define _DACDR1 _SA1101(0x00060000)
189 #define _DACDR2 _SA1101(0x00060400)
251 #define _IEEE( x ) _SA1101( (x) + __PARALLEL_PORT )
361 #define _VGA( x ) _SA1101( ( x ) + __VGA_CONTROL )
483 #define _USB( x ) _SA1101( ( x ) + __USB_CONTROL )
594 #define _INT( x ) _SA1101( ( x ) + __INTERRUPT_CONTROL)
648 #define _KBD( x ) _SA1101( ( x ) + __TRACK_INTERFACE )
649 #define _MSE( x ) _SA1101( ( x ) + __MOUSE_INTERFACE )
796 #define _PIO( x ) _SA1101( ( x ) + __GPIO_INTERFACE )
835 #define _KEYPAD( x ) _SA1101( ( x ) + __KEYPAD_INTERFACE )
864 #define _CARD( x ) _SA1101( ( x ) + __PCMCIA_INTERFACE )