Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dserial_core.h178 #define PORT_LPUART 103 macro
/linux-6.12.1/drivers/tty/serial/
Dfsl_lpuart.c2382 port->type = PORT_LPUART; in lpuart_config_port()
2389 if (ser->type != PORT_UNKNOWN && ser->type != PORT_LPUART) in lpuart_verify_port()
2856 sport->port.type = PORT_LPUART; in lpuart_probe()