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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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);
83 result = IO_SUPERIO_PHYS + (offset << 1);
92 result = IO_SUPERIO_PHYS + (offset << 1);
100 result = IO_SUPERIO_PHYS + (offset << 1);
108 result = IO_SUPERIO_PHYS + (offset << 1);

Completed in 51 milliseconds