Home
last modified time | relevance | path

Searched defs:tegra_uart_port (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/tty/serial/
H A Dserial-tegra.c106 struct tegra_uart_port { struct
107 struct uart_port uport;
110 struct clk *uart_clk;
111 struct reset_control *rst;
115 unsigned long fcr_shadow;
119 bool rts_active;
121 int tx_in_progress;
122 unsigned int tx_bytes;
126 bool rx_timeout;
127 int rx_in_progress;
[all …]