Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dserial_core.h53 #define PORT_XR17V35X 24 /* Exar XR17V35x UARTs */ macro
/Linux-v4.19/drivers/tty/serial/8250/
D8250_port.c214 [PORT_XR17V35X] = {
720 if ((p->port.type == PORT_XR17V35X) || in serial8250_set_sleep()
1026 up->port.type = PORT_XR17V35X; in autoconfig_16550a()
2176 if (port->type == PORT_XR17V35X) { in serial8250_do_startup()
2203 if ((port->type == PORT_XR17V35X) || (port->type == PORT_XR17D15X)) in serial8250_do_startup()
2362 if ((port->type == PORT_XR17V35X) || (port->type == PORT_XR17D15X)) in serial8250_do_startup()
2516 else if (up->port.type == PORT_XR17V35X) in serial8250_do_get_divisor()
2606 if (up->port.type == PORT_XR17V35X) { in serial8250_do_set_divisor()