Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/irda/
Ddonauboe.h138 #define OBOE_TXSLOT OBOE_REG(0x1) macro
Ddonauboe.c257 INB (OBOE_RXSLOT), INB (OBOE_TXSLOT), ringbase); in toshoboe_dumpregs()
513 self->txs = inb_p (OBOE_TXSLOT) & OBOE_SLOT_MASK; in toshoboe_resetptrs()
711 txp = INB (OBOE_TXSLOT) & OBOE_SLOT_MASK; in toshoboe_probeinterrupt()
1168 txp = INB (OBOE_TXSLOT) & OBOE_SLOT_MASK; in toshoboe_interrupt()