Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/tty/serial/8250/
H A D8250_bcm7271.c685 u32 best_quot = 1; in set_clock_mux() local
728 best_quot = quot; in set_clock_mux()
745 real_baud = rate / 16 / best_quot; in set_clock_mux()
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dsamsung_tty.c1300 unsigned int cnt, baud, quot, best_quot = 0; in s3c24xx_serial_getclk() local
1354 best_quot = quot; in s3c24xx_serial_getclk()
1362 return best_quot; in s3c24xx_serial_getclk()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dsamsung_tty.c1447 unsigned int cnt, baud, quot, best_quot = 0; in s3c24xx_serial_getclk() local
1499 best_quot = quot; in s3c24xx_serial_getclk()
1507 return best_quot; in s3c24xx_serial_getclk()

Completed in 9 milliseconds