Searched refs:IO_SUPERIO_BASE (Results 1 – 1 of 1) sorted by relevance
38 #define IO_SUPERIO_BASE 0x3f0ul /* I/O base for SMSC FDC37C93xAPM SuperIO chip */ macro65 } else if ((offset >= IO_SUPERIO_BASE) && in microdev_ioport_map()66 (offset < IO_SUPERIO_BASE + IO_SUPERIO_EXTENT)) { in microdev_ioport_map()