Searched refs:OBOE_ISR_RXDONE (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/net/irda/ | ||
D | toshoboe.h | 62 #define OBOE_ISR_RXDONE 0x40 macro |
/linux-2.4.37.9/drivers/net/irda/ | ||
D | toshoboe.c | 395 if (irqstat & OBOE_ISR_RXDONE) in toshoboe_interrupt() |