Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/8250/
H A D8250_bcm7271.c676 static u32 find_quot(struct device *dev, u32 freq, u32 baud, u32 *percent) in find_quot() function
725 quot = find_quot(up->dev, priv->default_mux_rate, baud, &percent); in set_clock_mux()
737 quot = find_quot(up->dev, freq, baud, &percent); in set_clock_mux()