Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dserial.h63 #define PORT_16850 12 macro
/linux/drivers/tty/serial/8250/
H A D8250_of.c337 { .compatible = "ns16850", .data = (void *)PORT_16850, },
H A D8250_port.c126 [PORT_16850] = {
848 up->port.type = PORT_16850; in autoconfig_has_efr()
2114 case PORT_16850: { in serial8250_set_TRG_levels()
H A D8250_pci.c1936 port->port.type = PORT_16850; in pci_wch_ch38x_setup()