Searched refs:new_divisor (Results 1 – 1 of 1) sorted by relevance
444 int new_divisor; in oti6858_set_termios() local447 new_divisor = (96000000 + 8 * br) / (16 * br); in oti6858_set_termios()448 real_br = 96000000 / (16 * new_divisor); in oti6858_set_termios()449 divisor = cpu_to_le16(new_divisor); in oti6858_set_termios()