Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsh-sci.c2326 static int sci_scbrr_calc(struct sci_port *s, unsigned int bps, in sci_scbrr_calc() function
2527 err = sci_scbrr_calc(s, baud, &brr1, &srr1, &cks1); in sci_set_termios()