Home
last modified time | relevance | path

Searched refs:uart_rx_full (Results 1 – 11 of 11) sorted by relevance

/freebsd-14-stable/sys/dev/uart/
HDuart_bus.h166 uart_rx_full(struct uart_softc *sc) in uart_rx_full() function
HDuart_dev_lowrisc.c328 if (uart_rx_full(sc)) { in lowrisc_uart_bus_receive()
HDuart_dev_mu.c441 if (uart_rx_full(sc)) { in uart_mu_bus_receive()
HDuart_dev_pl011.c529 if (uart_rx_full(sc)) { in uart_pl011_bus_receive()
HDuart_dev_msm.c413 if (uart_rx_full(sc)) { in msm_bus_receive()
HDuart_dev_mvebu.c511 if (uart_rx_full(sc)) { in uart_mvebu_bus_receive()
HDuart_dev_imx.c590 if (uart_rx_full(sc)) { in imx_uart_bus_receive()
HDuart_dev_z8530.c539 if (uart_rx_full(sc)) { in z8530_bus_receive()
HDuart_dev_ns8250.c1005 if (uart_rx_full(sc)) { in ns8250_bus_receive()
/freebsd-14-stable/sys/arm/freescale/vybrid/
HDvf_uart.c448 if (uart_rx_full(sc)) { in vf_uart_bus_receive()
/freebsd-14-stable/sys/riscv/sifive/
HDsifive_uart.c435 if (uart_rx_full(sc)) { in sfuart_bus_receive()