Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/irda/
Ddonauboe.c269 INB (OBOE_MAXLENH), INB (OBOE_MAXLENL), in toshoboe_dumpregs()
315 OUTB (RX_LEN >> 8, OBOE_MAXLENH); in toshoboe_stopchip()
405 OUTB (RX_LEN >> 8, OBOE_MAXLENH); in toshoboe_setbaud()
425 OUTB (0x01, OBOE_MAXLENH); in toshoboe_setbaud()
427 OUTB (0x00, OBOE_MAXLENH); in toshoboe_setbaud()
433 OUTB (RX_LEN >> 8, OBOE_MAXLENH); in toshoboe_setbaud()
566 OUTB (RX_LEN >> 8, OBOE_MAXLENH); in toshoboe_startchip()
Ddonauboe.h255 #define OBOE_MAXLENH OBOE_REG(0x1b) macro