Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/i386/kernel/
Dsetup.c253 #define SIO_GP_BASE SIO_GPIO_START macro
254 #define SIO_GP_MSB (SIO_GP_BASE>>8)
255 #define SIO_GP_LSB (SIO_GP_BASE&0xff)
257 #define SIO_GP_DATA1 (SIO_GP_BASE+0)