Searched refs:rfifo (Results 1 - 4 of 4) sorted by relevance

/drivers/tty/serial/jsm/
H A Djsm_neo.c105 writeb(56, &ch->ch_neo_uart->rfifo);
144 writeb(32, &ch->ch_neo_uart->rfifo);
228 writeb(16, &ch->ch_neo_uart->rfifo);
266 writeb(16, &ch->ch_neo_uart->rfifo);
324 total = readb(&ch->ch_neo_uart->rfifo);
330 * returns a bogus value in the rfifo register.
1092 writeb(1, &ch->ch_neo_uart->rfifo);
H A Djsm.h267 u8 rfifo; /* WR RXCNT/RXTRG - Receive FIFO Reg */ member in struct:neo_uart_struct
/drivers/tty/serial/
H A Dsunsab.h10 u8 rfifo[0x20]; /* Receive FIFO */ member in struct:sab82532_async_rd_regs
H A Dsunsab.c147 buf[i] = readb(&up->regs->r.rfifo[i]);

Completed in 63 milliseconds