Searched refs:PORT_IMX (Results 1 – 3 of 3) sorted by relevance
947 return sport->port.type == PORT_IMX ? "IMX" : NULL; in imx_type()990 sport->port.type = PORT_IMX; in imx_config_port()1004 if (ser->type != PORT_UNKNOWN && ser->type != PORT_IMX) in imx_verify_port()1255 sport->port.type = PORT_IMX, in serial_imx_probe()
233 if (u->type != PORT_UNKNOWN && u->type != PORT_IMX) in mxs_auart_verify_port()706 s->port.type = PORT_IMX; in mxs_auart_probe()
108 #define PORT_IMX 62 macro