Home
last modified time | relevance | path

Searched refs:PORT_16550 (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dserial.h52 #define PORT_16550 3 macro
Dserial_core.h31 #define PORT_16550 3 macro
/linux-4.4.14/drivers/tty/serial/8250/
D8250_mtk.c219 uart.port.type = PORT_16550; in mtk8250_probe()
D8250_port.c76 [PORT_16550] = {
1173 port->type = PORT_16550; in autoconfig()
/linux-4.4.14/drivers/tty/serial/
Dof_serial.c340 { .compatible = "ns16550", .data = (void *)PORT_16550, },
Dsunsu.c1110 up->port.type = PORT_16550; in sunsu_autoconfig()