Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/
Ducc_uart.c177 struct uart_qe_port { struct
178 struct uart_port port;
179 struct ucc_slow __iomem *uccp;
180 struct ucc_uart_pram __iomem *uccup;
181 struct ucc_slow_info us_info;
182 struct ucc_slow_private *us_private;
183 struct device_node *np;
184 unsigned int ucc_num; /* First ucc is 0, not 1 */
186 u16 rx_nrfifos;
187 u16 rx_fifosize;
[all …]