Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-s3c64xx/include/mach/
Dgpio-bank-c.h15 #define S3C64XX_GPCCON (S3C64XX_GPC_BASE + 0x00)
16 #define S3C64XX_GPCDAT (S3C64XX_GPC_BASE + 0x04)
17 #define S3C64XX_GPCPUD (S3C64XX_GPC_BASE + 0x08)
18 #define S3C64XX_GPCCONSLP (S3C64XX_GPC_BASE + 0x0c)
19 #define S3C64XX_GPCPUDSLP (S3C64XX_GPC_BASE + 0x10)
Dregs-gpio.h20 #define S3C64XX_GPC_BASE S3C64XX_GPIOREG(0x0040) macro
/linux-2.6.39/arch/arm/mach-s3c64xx/
Dgpiolib.c98 .base = S3C64XX_GPC_BASE,