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

/linux-master/drivers/tty/serial/8250/
H A D8250_pci.c1192 unsigned int squot; local
1222 squot = DIV_ROUND_CLOSEST(srem * quot_scale, spre);
1229 } else if (squot < best_squot) {
1230 best_squot = squot;

Completed in 166 milliseconds