Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dimx.c196 struct imx_port { struct
197 struct uart_port port;
198 struct timer_list timer;
199 unsigned int old_status;
200 unsigned int have_rtscts:1;
224 struct imx_port_ucrs { argument