Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dserial.h63 #define PORT_16850 12 macro
/linux-6.12.1/drivers/tty/serial/8250/
D8250_of.c325 { .compatible = "ns16850", .data = (void *)PORT_16850, },
D8250_port.c134 [PORT_16850] = {
903 up->port.type = PORT_16850; in autoconfig_has_efr()
2262 if (port->type == PORT_16850) { in serial8250_do_startup()
D8250_pci.c1908 port->port.type = PORT_16850; in pci_wch_ch38x_setup()