Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/8250/
H A D8250_pci.c1113 unsigned int squot; in pci_oxsemi_tornado_get_divisor() local
1143 squot = DIV_ROUND_CLOSEST(srem * quot_scale, spre); in pci_oxsemi_tornado_get_divisor()
1150 } else if (squot < best_squot) { in pci_oxsemi_tornado_get_divisor()
1151 best_squot = squot; in pci_oxsemi_tornado_get_divisor()