ar933x_uart_get_baud  218 drivers/tty/serial/ar933x_uart.c 		diff = abs(ar933x_uart_get_baud(clk, tscale, tstep) - baud);
ar933x_uart_get_baud  694 drivers/tty/serial/ar933x_uart.c 	baud = ar933x_uart_get_baud(port->uartclk, AR933X_UART_MAX_SCALE, 1);
ar933x_uart_get_baud  697 drivers/tty/serial/ar933x_uart.c 	baud = ar933x_uart_get_baud(port->uartclk, 0, AR933X_UART_MAX_STEP);