Searched refs:SERIAL8250_PORT_FLAGS (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/serial/8250/ |
H A D | 8250_fourport.c | 13 SERIAL8250_PORT_FLAGS(_base, _irq, UPF_FOURPORT)
|
H A D | 8250.h | 99 #define SERIAL8250_PORT_FLAGS(_base, _irq, _flags) \ macro 108 #define SERIAL8250_PORT(_base, _irq) SERIAL8250_PORT_FLAGS(_base, _irq, 0)
|
/kernel/linux/linux-6.6/drivers/tty/serial/8250/ |
H A D | 8250_fourport.c | 13 SERIAL8250_PORT_FLAGS(_base, _irq, UPF_FOURPORT)
|
H A D | 8250.h | 103 #define SERIAL8250_PORT_FLAGS(_base, _irq, _flags) \ macro 112 #define SERIAL8250_PORT(_base, _irq) SERIAL8250_PORT_FLAGS(_base, _irq, 0)
|
Completed in 3 milliseconds