Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dsifive.c462 * __ssp_set_stop_bits() - set the number of stop bits
468 static void __ssp_set_stop_bits(struct sifive_serial_port *ssp, char nstop) in __ssp_set_stop_bits() function
658 __ssp_set_stop_bits(ssp, nstop); in sifive_serial_set_termios()