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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/mach-visws/
H A Dpiix4.h49 #define SIO_PM_BASE SIO_PM_START macro
50 #define SIO_PM_MSB (SIO_PM_BASE>>8)
51 #define SIO_PM_LSB (SIO_PM_BASE&0xff)
52 #define SIO_PM_INDEX (SIO_PM_BASE+0)
53 #define SIO_PM_DATA (SIO_PM_BASE+1)

Completed in 38 milliseconds