Searched refs:OBOE_MAXLENH (Results 1 – 2 of 2) sorted by relevance
318 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()
255 #define OBOE_MAXLENH OBOE_REG(0x1b) macro