Home
last modified time | relevance | path

Searched refs:PORT_LPUART (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dserial_core.h240 #define PORT_LPUART 103 macro
/Linux-v4.19/drivers/tty/serial/
Dfsl_lpuart.c1756 port->type = PORT_LPUART; in lpuart_config_port()
1763 if (ser->type != PORT_UNKNOWN && ser->type != PORT_LPUART) in lpuart_verify_port()
2162 sport->port.type = PORT_LPUART; in lpuart_probe()