Home
last modified time | relevance | path

Searched refs:PORT_XR17V35X (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dserial_core.h52 #define PORT_XR17V35X 24 /* Exar XR17V35x UARTs */ macro
/linux-4.1.27/drivers/tty/serial/8250/
D8250_core.c284 [PORT_XR17V35X] = {
657 if ((p->port.type == PORT_XR17V35X) || in serial8250_set_sleep()
969 up->port.type = PORT_XR17V35X; in autoconfig_16550a()
1689 if ((port->type == PORT_XR17V35X) || in exar_handle_irq()
2479 else if (up->port.type == PORT_XR17V35X) in serial8250_get_divisor()
2557 if (up->port.type == PORT_XR17V35X) in serial8250_set_divisor()
3068 if ((port->type == PORT_XR17V35X) || in serial8250_config_port()