rx_period_time    867 drivers/tty/serial/sirfsoc_uart.c 	sirfport->rx_period_time = 20000000;
rx_period_time    970 drivers/tty/serial/sirfsoc_uart.c 		sirfport->rx_period_time = 20000000;
rx_period_time    976 drivers/tty/serial/sirfsoc_uart.c 			ns_to_ktime(sirfport->rx_period_time),
rx_period_time   1251 drivers/tty/serial/sirfsoc_uart.c 	hrtimer_forward_now(hrt, ns_to_ktime(sirfport->rx_period_time));
rx_period_time    433 drivers/tty/serial/sirfsoc_uart.h 	unsigned long			rx_period_time;