Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dserial_core.h237 #define PORT_LPUART 103 macro
/Linux-v5.4/drivers/tty/serial/
Dfsl_lpuart.c2004 port->type = PORT_LPUART; in lpuart_config_port()
2011 if (ser->type != PORT_UNKNOWN && ser->type != PORT_LPUART) in lpuart_verify_port()
2406 sport->port.type = PORT_LPUART; in lpuart_probe()