Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dserial.h61 #define PORT_16850 12 macro
Dserial_core.h40 #define PORT_16850 12 macro
/linux-4.4.14/drivers/tty/serial/
Dof_serial.c342 { .compatible = "ns16850", .data = (void *)PORT_16850, },
/linux-4.4.14/drivers/tty/serial/8250/
D8250_port.c140 [PORT_16850] = {
805 up->port.type = PORT_16850; in autoconfig_has_efr()
1887 if (port->type == PORT_16850) { in serial8250_do_startup()
D8250_pci.c1886 port->port.type = PORT_16850; in pci_wch_ch38x_setup()