rx_time_out       707 drivers/tty/serial/sirfsoc_uart.c 	unsigned long	rx_time_out;
rx_time_out       822 drivers/tty/serial/sirfsoc_uart.c 	rx_time_out = SIRFSOC_UART_RX_TIMEOUT(set_baud, 20000);
rx_time_out       823 drivers/tty/serial/sirfsoc_uart.c 	rx_time_out = SIRFUART_RECV_TIMEOUT_VALUE(rx_time_out);
rx_time_out       828 drivers/tty/serial/sirfsoc_uart.c 		config_reg |= SIRFUART_UART_RECV_TIMEOUT(rx_time_out);
rx_time_out       851 drivers/tty/serial/sirfsoc_uart.c 			(SIRFUART_USP_RECV_TIMEOUT(rx_time_out)) |