Home
last modified time | relevance | path

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

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