Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/8250/
H A D8250_pci.c1205 const unsigned int quot_scale = 65536; in pci_oxsemi_tornado_get_divisor() local
1215 best_squot = quot_scale; in pci_oxsemi_tornado_get_divisor()
1229 squot = DIV_ROUND_CLOSEST(srem * quot_scale, spre); in pci_oxsemi_tornado_get_divisor()