Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dserial_core.h119 #define PORT_IMX 62 macro
/linux-6.3-rc2/drivers/tty/serial/
A Dimx.c1813 return sport->port.type == PORT_IMX ? "IMX" : NULL; in imx_uart_type()
1824 sport->port.type = PORT_IMX; in imx_uart_config_port()
1838 if (ser->type != PORT_UNKNOWN && ser->type != PORT_IMX) in imx_uart_verify_port()
2309 sport->port.type = PORT_IMX; in imx_uart_probe()
A Dmxs-auart.c685 if (u->type != PORT_UNKNOWN && u->type != PORT_IMX) in mxs_auart_verify_port()
1621 s->port.type = PORT_IMX; in mxs_auart_probe()

Completed in 15 milliseconds