Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/visws/
Dpiix4.h41 #define SIO_GP_BASE SIO_GPIO_START macro
42 #define SIO_GP_MSB (SIO_GP_BASE>>8)
43 #define SIO_GP_LSB (SIO_GP_BASE&0xff)
45 #define SIO_GP_DATA1 (SIO_GP_BASE+0)