Home
last modified time | relevance | path

Searched refs:PORT_8250_CIR (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dserial_core.h38 #define PORT_8250_CIR 23 /* CIR infrared port, has its own driver */ macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dserial_core.h40 #define PORT_8250_CIR 23 /* CIR infrared port, has its own driver */ macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dserial_core.h31 #define PORT_8250_CIR 23 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dserial_core.h31 #define PORT_8250_CIR 23 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dserial_core.h32 #define PORT_8250_CIR 23 macro
/kernel/linux/linux-5.10/drivers/tty/serial/8250/
H A D8250_pnp.c472 uart.port.type = PORT_8250_CIR; in serial_pnp_probe()
H A D8250_core.c573 if (up->port.type == PORT_8250_CIR) in serial8250_register_ports()
1005 if (uart && uart->port.type != PORT_8250_CIR) { in serial8250_register_8250_port()
1098 if (uart->port.type != PORT_8250_CIR) { in serial8250_register_8250_port()
H A D8250_port.c229 [PORT_8250_CIR] = {
/kernel/linux/linux-6.6/drivers/tty/serial/8250/
H A D8250_pnp.c468 uart.port.type = PORT_8250_CIR; in serial_pnp_probe()
H A D8250_core.c577 if (up->port.type == PORT_8250_CIR) in serial8250_register_ports()
1037 if (uart->port.type != PORT_8250_CIR) { in serial8250_register_8250_port()
1133 if (uart->port.type != PORT_8250_CIR) { in serial8250_register_8250_port()
H A D8250_port.c227 [PORT_8250_CIR] = {

Completed in 14 milliseconds