Searched refs:IO_SUPERIO_PHYS (Results 1 – 1 of 1) sorted by relevance
50 #define IO_SUPERIO_PHYS 0xa7800000ul /* Physical address of SMSC FDC37C93xAPM SuperIO chip */ macro72 result = IO_SUPERIO_PHYS + (offset << 1); in microdev_ioport_map()81 result = IO_SUPERIO_PHYS + (offset << 1); in microdev_ioport_map()90 result = IO_SUPERIO_PHYS + (offset << 1); in microdev_ioport_map()98 result = IO_SUPERIO_PHYS + (offset << 1); in microdev_ioport_map()106 result = IO_SUPERIO_PHYS + (offset << 1); in microdev_ioport_map()
Completed in 3 milliseconds