Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dserial_core.h235 #define PORT_MESON 109 macro
/linux-6.1.9/drivers/tty/serial/
Dmeson_uart.c258 return (port->type == PORT_MESON) ? "meson_uart" : NULL; in meson_uart_type()
412 if (port->type != PORT_MESON) in meson_uart_verify_port()
447 port->type = PORT_MESON; in meson_uart_config_port()
750 port->type = PORT_MESON; in meson_uart_probe()