Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dserial_core.h119 #define PORT_IMX 62 macro
/linux-4.1.27/drivers/tty/serial/
Dimx.c1443 return sport->port.type == PORT_IMX ? "IMX" : NULL; in imx_type()
1454 sport->port.type = PORT_IMX; in imx_config_port()
1468 if (ser->type != PORT_UNKNOWN && ser->type != PORT_IMX) in imx_verify_port()
1932 sport->port.type = PORT_IMX, in serial_imx_probe()
Dmxs-auart.c395 if (u->type != PORT_UNKNOWN && u->type != PORT_IMX) in mxs_auart_verify_port()
1262 s->port.type = PORT_IMX; in mxs_auart_probe()