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

/linux-master/drivers/tty/serial/
H A Dsifive.c364 * __ssp_receive_char() - receive a byte from the UART
375 static char __ssp_receive_char(struct sifive_serial_port *ssp, char *is_empty) function
410 ch = __ssp_receive_char(ssp, &is_empty);
710 ch = __ssp_receive_char(ssp, &is_empty);

Completed in 186 milliseconds