Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/sh/boards/mach-microdev/
A Dio.c50 #define IO_SUPERIO_PHYS 0xa7800000ul /* Physical address of SMSC FDC37C93xAPM SuperIO chip */ macro
72 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