Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dserial_core.h236 #define PORT_MESON 109 macro
/linux/drivers/tty/serial/
A Dmeson_uart.c253 return (port->type == PORT_MESON) ? "meson_uart" : NULL; in meson_uart_type()
387 if (port->type != PORT_MESON) in meson_uart_verify_port()
422 port->type = PORT_MESON; in meson_uart_config_port()
774 port->type = PORT_MESON; in meson_uart_probe()

Completed in 6 milliseconds