Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/serial/
Ducc_uart.c173 struct uart_qe_port { struct
174 struct uart_port port;
175 struct ucc_slow __iomem *uccp;
176 struct ucc_uart_pram __iomem *uccup;
177 struct ucc_slow_info us_info;
178 struct ucc_slow_private *us_private;
179 struct device_node *np;
180 unsigned int ucc_num; /* First ucc is 0, not 1 */
182 u16 rx_nrfifos;
183 u16 rx_fifosize;
[all …]