Searched refs:IO_SERIAL1_BASE (Results 1 – 1 of 1) sorted by relevance
40 #define IO_SERIAL1_BASE 0x3f8ul /* I/O base for SMSC FDC37C93xAPM Serial #1 */ macro91 } else if ((offset >= IO_SERIAL1_BASE) && in microdev_ioport_map()92 (offset < IO_SERIAL1_BASE + IO_SERIAL_EXTENT)) { in microdev_ioport_map()