Searched refs:PORT_8250_CIR (Results 1 – 3 of 3) sorted by relevance
51 #define PORT_8250_CIR 23 /* CIR infrared port, has its own driver */ macro
472 uart.port.type = PORT_8250_CIR; in serial_pnp_probe()
307 [PORT_8250_CIR] = {2152 if (port->type == PORT_8250_CIR) in serial8250_do_startup()2883 if (port->type == PORT_8250_CIR) in serial8250_request_port()3036 if (port->type == PORT_8250_CIR) in serial8250_config_port()3844 if (uart && uart->port.type != PORT_8250_CIR) { in serial8250_register_8250_port()