Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dserial.h53 #define PORT_16550 3 macro
Dserial_core.h32 #define PORT_16550 3 macro
/Linux-v4.19/drivers/tty/serial/8250/
D8250_bcm2835aux.c41 data->uart.port.type = PORT_16550; in bcm2835aux_serial_probe()
D8250_men_mcb.c108 data[i].uart.port.type = PORT_16550; in serial_8250_men_mcb_probe()
D8250_mtk.c201 uart.port.type = PORT_16550; in mtk8250_probe()
D8250_of.c315 { .compatible = "ns16550", .data = (void *)PORT_16550, },
D8250_port.c84 [PORT_16550] = {
1314 port->type = PORT_16550; in autoconfig()
/Linux-v4.19/drivers/tty/serial/
Dsunsu.c1111 up->port.type = PORT_16550; in sunsu_autoconfig()