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