Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/irda/
Ddonauboe.c318 INB (OBOE_MAXLENH), INB (OBOE_MAXLENL), in toshoboe_dumpregs()
367 OUTB (RX_LEN >> 8, OBOE_MAXLENH); in toshoboe_stopchip()
457 OUTB (RX_LEN >> 8, OBOE_MAXLENH); in toshoboe_setbaud()
477 OUTB (0x01, OBOE_MAXLENH); in toshoboe_setbaud()
479 OUTB (0x00, OBOE_MAXLENH); in toshoboe_setbaud()
485 OUTB (RX_LEN >> 8, OBOE_MAXLENH); in toshoboe_setbaud()
623 OUTB (RX_LEN >> 8, OBOE_MAXLENH); in toshoboe_startchip()
Ddonauboe.h255 #define OBOE_MAXLENH OBOE_REG(0x1b) macro