Searched refs:uart_rxfifo_getchar (Results 1 – 3 of 3) sorted by relevance
44 int uart_rxfifo_getchar(struct uart_softc *sc);
384 reg = uart_rxfifo_getchar(sc->backend); in uart_ns16550_read()
153 uart_rxfifo_getchar(struct uart_softc *sc) in uart_rxfifo_getchar() function