Lines Matching refs:OBOE_REG
136 #define OBOE_REG(i) (i+(self->base)) macro
137 #define OBOE_RXSLOT OBOE_REG(0x0)
138 #define OBOE_TXSLOT OBOE_REG(0x1)
145 #define OBOE_RING_BASE0 OBOE_REG(0x4)
146 #define OBOE_RING_BASE1 OBOE_REG(0x5)
147 #define OBOE_RING_BASE2 OBOE_REG(0x2)
148 #define OBOE_RING_BASE3 OBOE_REG(0x3)
151 #define OBOE_RING_SIZE OBOE_REG(0x7)
166 #define OBOE_PROMPT OBOE_REG(0x9)
170 #define OBOE_ISR OBOE_REG(0xc)
172 #define OBOE_IER OBOE_REG(0xd)
182 #define OBOE_CONFIG1 OBOE_REG(0xe)
192 #define OBOE_STATUS OBOE_REG(0xf)
200 #define OBOE_CONFIG0L OBOE_REG(0x10)
201 #define OBOE_CONFIG0H OBOE_REG(0x11)
219 #define OBOE_BOF OBOE_REG(0x12)
220 #define OBOE_EOF OBOE_REG(0x13)
222 #define OBOE_ENABLEL OBOE_REG(0x14)
223 #define OBOE_ENABLEH OBOE_REG(0x15)
236 #define OBOE_CURR_PCONFIGL OBOE_REG(0x16) /*Current config */
237 #define OBOE_CURR_PCONFIGH OBOE_REG(0x17)
239 #define OBOE_NEW_PCONFIGL OBOE_REG(0x18)
240 #define OBOE_NEW_PCONFIGH OBOE_REG(0x19)
254 #define OBOE_MAXLENL OBOE_REG(0x1a)
255 #define OBOE_MAXLENH OBOE_REG(0x1b)
257 #define OBOE_RXCOUNTH OBOE_REG(0x1c) /*Reset on recipt */
258 #define OBOE_RXCOUNTL OBOE_REG(0x1d) /*of whole packet */