Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dserial_core.h241 #define PORT_MESON 109 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dserial_core.h207 #define PORT_MESON 109 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dserial_core.h113 #define PORT_MESON 109 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dserial_core.h113 #define PORT_MESON 109 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dserial_core.h115 #define PORT_MESON 109 macro
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dmeson_uart.c255 return (port->type == PORT_MESON) ? "meson_uart" : NULL; in meson_uart_type()
406 if (port->type != PORT_MESON) in meson_uart_verify_port()
441 port->type = PORT_MESON; in meson_uart_config_port()
796 port->type = PORT_MESON; in meson_uart_probe()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dmeson_uart.c258 return (port->type == PORT_MESON) ? "meson_uart" : NULL; in meson_uart_type()
416 if (port->type != PORT_MESON) in meson_uart_verify_port()
451 port->type = PORT_MESON; in meson_uart_config_port()
776 port->type = PORT_MESON; in meson_uart_probe()

Completed in 6 milliseconds