Home
last modified time | relevance | path

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

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