Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/serial/
H A Dserial_sh.c26 static int scif_rxfill(struct uart_port *port) in scif_rxfill() function
31 static int scif_rxfill(struct uart_port *port) in scif_rxfill() function
43 static int scif_rxfill(struct uart_port *port) in scif_rxfill() function
51 static int scif_rxfill(struct uart_port *port) in scif_rxfill() function
103 return scif_rxfill(port); in serial_rx_fifo_level()