Home
last modified time | relevance | path

Searched refs:PORT_16850 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dserial.h62 #define PORT_16850 12 macro
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_of.c322 { .compatible = "ns16850", .data = (void *)PORT_16850, },
H A D8250_port.c138 [PORT_16850] = {
921 up->port.type = PORT_16850; in autoconfig_has_efr()
2287 if (port->type == PORT_16850) { in serial8250_do_startup()
H A D8250_pci.c1829 port->port.type = PORT_16850; in pci_wch_ch38x_setup()