Searched refs:OBOE_ENABLEH (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/net/irda/ |
D | donauboe.c | 264 INB (OBOE_ENABLEH), INB (OBOE_ENABLEL)); in toshoboe_dumpregs() 309 OUTB (0x00, OBOE_ENABLEH); in toshoboe_stopchip() 322 OUTB (OBOE_ENABLEH_PHYANDCLOCK, OBOE_ENABLEH); in toshoboe_stopchip() 334 OUTB (0x0, OBOE_ENABLEH); in toshoboe_start_DMA() 336 OUTB (OBOE_ENABLEH_PHYANDCLOCK, OBOE_ENABLEH); in toshoboe_start_DMA() 466 OUTB (0x0, OBOE_ENABLEH); in toshoboe_setbaud() 467 OUTB (OBOE_ENABLEH_PHYANDCLOCK, OBOE_ENABLEH); in toshoboe_setbaud() 508 OUTB (0x0, OBOE_ENABLEH); in toshoboe_resetptrs() 510 OUTB (OBOE_ENABLEH_PHYANDCLOCK, OBOE_ENABLEH); in toshoboe_resetptrs() 527 OUTB (0x0, OBOE_ENABLEH); in toshoboe_initptrs() [all …]
|
D | donauboe.h | 223 #define OBOE_ENABLEH OBOE_REG(0x15) macro
|