Home
last modified time | relevance | path

Searched refs:current_baud (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/tty/serial/
Dserial-tegra.c106 unsigned int current_baud; member
241 if (tup->current_baud) in tegra_uart_wait_sym_time()
243 tup->current_baud)); in tegra_uart_wait_sym_time()
277 if (tup->current_baud == baud) in tegra_set_baudrate()
307 tup->current_baud = baud; in tegra_set_baudrate()
780 unsigned long char_time = DIV_ROUND_UP(10000000, tup->current_baud); in tegra_uart_hw_deinit()
819 tup->current_baud = 0; in tegra_uart_hw_deinit()
833 tup->current_baud = 0; in tegra_uart_hw_init()