Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dhi16xx_uart.c89 static bool hi16xx_uart_have_rx_data(struct serial_chip *chip) in hi16xx_uart_have_rx_data() function
100 while (!hi16xx_uart_have_rx_data(chip)) in hi16xx_uart_getchar()
108 .have_rx_data = hi16xx_uart_have_rx_data,