Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Ducc_uart.c177 struct uart_qe_port { struct
178 struct uart_port port;
183 struct device_node *np;
186 u16 rx_nrfifos;
187 u16 rx_fifosize;
188 u16 tx_nrfifos;
189 u16 tx_fifosize;
190 int wait_closing;
191 u32 flags;
193 struct qe_bd *rx_cur;
[all …]