req_baud         1184 drivers/tty/serial/samsung.c 			unsigned int req_baud, struct clk **best_clk,
req_baud         1210 drivers/tty/serial/samsung.c 			unsigned long div = rate / req_baud;
req_baud         1223 drivers/tty/serial/samsung.c 			quot = (rate + (8 * req_baud)) / (16 * req_baud);
req_baud         1228 drivers/tty/serial/samsung.c 		calc_deviation = req_baud - baud;