Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/visws/
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)