Searched refs:SERIAL8250_PORT (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/tty/serial/8250/ |
A D | 8250_boca.c | 13 SERIAL8250_PORT(0x100, 12), 14 SERIAL8250_PORT(0x108, 12), 15 SERIAL8250_PORT(0x110, 12), 16 SERIAL8250_PORT(0x118, 12), 17 SERIAL8250_PORT(0x120, 12), 18 SERIAL8250_PORT(0x128, 12), 19 SERIAL8250_PORT(0x130, 12), 20 SERIAL8250_PORT(0x138, 12), 21 SERIAL8250_PORT(0x140, 12), 22 SERIAL8250_PORT(0x148, 12), [all …]
|
A D | 8250_exar_st16c554.c | 16 SERIAL8250_PORT(0x100, 5), 17 SERIAL8250_PORT(0x108, 5), 18 SERIAL8250_PORT(0x110, 5), 19 SERIAL8250_PORT(0x118, 5),
|
A D | 8250_accent.c | 13 SERIAL8250_PORT(0x330, 4), 14 SERIAL8250_PORT(0x338, 4),
|
A D | 8250.h | 110 #define SERIAL8250_PORT(_base, _irq) SERIAL8250_PORT_FLAGS(_base, _irq, 0) macro
|
Completed in 7 milliseconds