Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dserial.h52 #define PORT_16550 3 macro
Dserial_core.h31 #define PORT_16550 3 macro
/linux-4.1.27/arch/mips/jz4740/
Dplatform.c289 .type = PORT_16550, \
/linux-4.1.27/drivers/tty/serial/8250/
D8250_mtk.c186 uart.port.type = PORT_16550; in mtk8250_probe()
D8250_core.c154 [PORT_16550] = {
1257 port->type = PORT_16550; in autoconfig()
/linux-4.1.27/drivers/tty/serial/
Dof_serial.c329 { .compatible = "ns16550", .data = (void *)PORT_16550, },
Dsunsu.c1110 up->port.type = PORT_16550; in sunsu_autoconfig()