Home
last modified time | relevance | path

Searched refs:PORT_IMX (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dserial_core.h112 #define PORT_IMX 62 macro
/openbmc/linux/drivers/tty/serial/
H A Dimx.c1835 return port->type == PORT_IMX ? "IMX" : NULL; in imx_uart_type()
1844 port->type = PORT_IMX; in imx_uart_config_port()
1857 if (ser->type != PORT_UNKNOWN && ser->type != PORT_IMX) in imx_uart_verify_port()
2322 sport->port.type = PORT_IMX; in imx_uart_probe()
H A Dmxs-auart.c687 if (u->type != PORT_UNKNOWN && u->type != PORT_IMX) in mxs_auart_verify_port()
1627 s->port.type = PORT_IMX; in mxs_auart_probe()