Searched refs:IO_SUPERIO_PHYS (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/sh/boards/mach-microdev/
H A Dio.c52 #define IO_SUPERIO_PHYS 0xa7800000ul /* Physical address of SMSC FDC37C93xAPM SuperIO chip */ macro
74 result = IO_SUPERIO_PHYS + (offset << 1); microdev_ioport_map()
83 result = IO_SUPERIO_PHYS + (offset << 1); microdev_ioport_map()
92 result = IO_SUPERIO_PHYS + (offset << 1); microdev_ioport_map()
100 result = IO_SUPERIO_PHYS + (offset << 1); microdev_ioport_map()
108 result = IO_SUPERIO_PHYS + (offset << 1); microdev_ioport_map()

Completed in 39 milliseconds