Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dserial_core.h49 #define PORT_XR17D15X 21 /* Exar XR17D15x UART */ macro
/linux-4.1.27/drivers/tty/serial/8250/
D8250_core.c276 [PORT_XR17D15X] = {
658 (p->port.type == PORT_XR17D15X)) { in serial8250_set_sleep()
1121 up->port.type = PORT_XR17D15X; in autoconfig_16550a()
1690 (port->type == PORT_XR17D15X)) { in exar_handle_irq()
3069 (port->type == PORT_XR17D15X)) in serial8250_config_port()