Searched refs:sci_brg_calc (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/tty/serial/ |
D | sh-sci.c | 2235 static int sci_brg_calc(struct sci_port *s, unsigned int bps, in sci_brg_calc() function 2433 err = sci_brg_calc(s, baud, s->clk_rates[SCI_SCIF_CLK], &dl1, in sci_set_termios() 2449 err = sci_brg_calc(s, baud, s->clk_rates[SCI_BRG_INT], &dl1, in sci_set_termios()
|