Home
last modified time | relevance | path

Searched refs:PORT_LPUART (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dserial_core.h223 #define PORT_LPUART 103 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dserial_core.h192 #define PORT_LPUART 103 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dserial_core.h107 #define PORT_LPUART 103 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dserial_core.h107 #define PORT_LPUART 103 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dserial_core.h109 #define PORT_LPUART 103 macro
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dfsl_lpuart.c2214 port->type = PORT_LPUART; in lpuart_config_port()
2221 if (ser->type != PORT_UNKNOWN && ser->type != PORT_LPUART) in lpuart_verify_port()
2635 sport->port.type = PORT_LPUART; in lpuart_probe()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dfsl_lpuart.c2384 port->type = PORT_LPUART; in lpuart_config_port()
2391 if (ser->type != PORT_UNKNOWN && ser->type != PORT_LPUART) in lpuart_verify_port()
2858 sport->port.type = PORT_LPUART; in lpuart_probe()

Completed in 11 milliseconds