Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dserial_core.h116 #define PORT_IMX 62 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dserial_core.h127 #define PORT_IMX 62 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dserial_core.h127 #define PORT_IMX 62 macro
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dimx.c1807 return sport->port.type == PORT_IMX ? "IMX" : NULL; in imx_uart_type()
1818 sport->port.type = PORT_IMX; in imx_uart_config_port()
1832 if (ser->type != PORT_UNKNOWN && ser->type != PORT_IMX) in imx_uart_verify_port()
2316 sport->port.type = PORT_IMX, in imx_uart_probe()
H A Dmxs-auart.c711 if (u->type != PORT_UNKNOWN && u->type != PORT_IMX) in mxs_auart_verify_port()
1691 s->port.type = PORT_IMX; in mxs_auart_probe()