Searched refs:RXFLV (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/net/irda/ | ||
D | nsc-ircc.h | 161 #define RXFLV 0x07 /* Rx FIFO level */ macro |
D | nsc-ircc.c | 2143 if ((inb(iobase+RXFLV) & 0x3f) != 0) { in nsc_ircc_is_receiving() |