Searched refs:PORT_MESON (Results 1 – 2 of 2) sorted by relevance
238 #define PORT_MESON 109 macro
257 return (port->type == PORT_MESON) ? "meson_uart" : NULL; in meson_uart_type()411 if (port->type != PORT_MESON) in meson_uart_verify_port()446 port->type = PORT_MESON; in meson_uart_config_port()749 port->type = PORT_MESON; in meson_uart_probe()
Completed in 7 milliseconds