Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dserial.h53 #define PORT_16550 3 macro
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_bcm2835aux.c105 up.port.type = PORT_16550; in bcm2835aux_serial_probe()
H A D8250_of.c320 { .compatible = "ns16550", .data = (void *)PORT_16550, },
H A D8250_mtk.c555 uart.port.type = PORT_16550; in mtk8250_probe()
H A D8250_port.c73 [PORT_16550] = {
1265 port->type = PORT_16550; in autoconfig()
/openbmc/linux/drivers/tty/serial/
H A Dsunsu.c1101 up->port.type = PORT_16550; in sunsu_autoconfig()