Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/8250/
H A D8250_pci.c1206 unsigned int best_squot; in pci_oxsemi_tornado_get_divisor() local
1213 best_squot = quot_scale; in pci_oxsemi_tornado_get_divisor()
1234 } else if (squot < best_squot) { in pci_oxsemi_tornado_get_divisor()
1235 best_squot = squot; in pci_oxsemi_tornado_get_divisor()