Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/irda/
Ddonauboe.h254 #define OBOE_MAXLENL OBOE_REG(0x1a) macro
Ddonauboe.c269 INB (OBOE_MAXLENH), INB (OBOE_MAXLENL), in toshoboe_dumpregs()
316 OUTB (RX_LEN & 0xff, OBOE_MAXLENL); in toshoboe_stopchip()
406 OUTB (RX_LEN & 0xff, OBOE_MAXLENL); in toshoboe_setbaud()
426 OUTB (0x01, OBOE_MAXLENL); in toshoboe_setbaud()
434 OUTB (RX_LEN & 0xff, OBOE_MAXLENL); in toshoboe_setbaud()
567 OUTB (RX_LEN & 0xff, OBOE_MAXLENL); in toshoboe_startchip()