Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dserial_core.h192 #define PORT_LPUART 103 macro
/openbmc/linux/drivers/tty/serial/
H A Dfsl_lpuart.c2387 port->type = PORT_LPUART; in lpuart_config_port()
2394 if (ser->type != PORT_UNKNOWN && ser->type != PORT_LPUART) in lpuart_verify_port()
2861 sport->port.type = PORT_LPUART; in lpuart_probe()