Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dserial_core.h258 #define PORT_MESON 109 macro
/Linux-v4.19/drivers/tty/serial/
Dmeson_uart.c255 return (port->type == PORT_MESON) ? "meson_uart" : NULL; in meson_uart_type()
389 if (port->type != PORT_MESON) in meson_uart_verify_port()
424 port->type = PORT_MESON; in meson_uart_config_port()
697 port->type = PORT_MESON; in meson_uart_probe()