Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dserial.h78 #define PORT_16850 12 macro
Dserial_core.h40 #define PORT_16850 12 macro
/linux-3.4.99/drivers/tty/serial/
Dof_serial.c183 { .compatible = "ns16850", .data = (void *)PORT_16850, },
/linux-3.4.99/drivers/tty/serial/8250/
D8250.c214 [PORT_16850] = {
827 up->port.type = PORT_16850; in autoconfig_has_efr()
2025 if (port->type == PORT_16850) { in serial8250_startup()