Searched refs:OSAMP_MAX_DIVISOR (Results 1 – 1 of 1) sorted by relevance
102 #define OSAMP_MAX_DIVISOR 63 macro508 m_divisor = OSAMP_MAX_DIVISOR; in mvebu_uart_baud_rate_set()566 OSAMP_MAX_DIVISOR); in mvebu_uart_set_termios()1422 d1 = DIV_ROUND_UP(rate, 9600 * OSAMP_MAX_DIVISOR * in mvebu_uart_clock_probe()1429 d2 = DIV_ROUND_UP(rate, 9600 * OSAMP_MAX_DIVISOR * in mvebu_uart_clock_probe()1444 if (rate > 9600 * OSAMP_MAX_DIVISOR * BRDV_BAUD_MAX * d1 * d2) in mvebu_uart_clock_probe()