Searched refs:new_baud (Results 1 – 2 of 2) sorted by relevance
183 unsigned int suncore_mouse_baud_cflag_next(unsigned int cflag, int *new_baud) in suncore_mouse_baud_cflag_next() argument195 *new_baud = mouse_baud_table[i].baud; in suncore_mouse_baud_cflag_next()
283 int brg, new_baud; in sunzilog_change_mouse_baud() local286 up->cflag |= suncore_mouse_baud_cflag_next(cur_cflag, &new_baud); in sunzilog_change_mouse_baud()288 brg = BPS_TO_BRG(new_baud, ZS_CLOCK / ZS_CLOCK_DIVISOR); in sunzilog_change_mouse_baud()