Searched defs:imx_port (Results 1 – 1 of 1) sorted by relevance
196 struct imx_port { struct197 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