Home
last modified time | relevance | path

Searched refs:PORT_RT2880 (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dserial_core.h58 #define PORT_RT2880 29 /* Ralink RT2880 internal UART */ macro
/Linux-v4.19/drivers/tty/serial/8250/
D8250_of.c176 case PORT_RT2880: in of_platform_serial_setup()
320 { .compatible = "ralink,rt2880-uart", .data = (void *)PORT_RT2880, },
D8250_port.c277 [PORT_RT2880] = {
2837 if (pt->port.type == PORT_RT2880) in serial8250_port_size()