Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dserial_core.h217 #define PORT_LPUART 103 macro
/linux-6.1.9/drivers/tty/serial/
Dfsl_lpuart.c2210 port->type = PORT_LPUART; in lpuart_config_port()
2217 if (ser->type != PORT_UNKNOWN && ser->type != PORT_LPUART) in lpuart_verify_port()
2682 sport->port.type = PORT_LPUART; in lpuart_probe()