Home
last modified time | relevance | path

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

/arch/arm/plat-s3c64xx/include/plat/
Dgpio-bank-e.h15 #define S3C64XX_GPECON (S3C64XX_GPE_BASE + 0x00)
16 #define S3C64XX_GPEDAT (S3C64XX_GPE_BASE + 0x04)
17 #define S3C64XX_GPEPUD (S3C64XX_GPE_BASE + 0x08)
18 #define S3C64XX_GPECONSLP (S3C64XX_GPE_BASE + 0x0c)
19 #define S3C64XX_GPEPUDSLP (S3C64XX_GPE_BASE + 0x10)
Dregs-gpio.h20 #define S3C64XX_GPE_BASE (S3C64XX_VA_GPIO + 0x0080) macro
/arch/arm/plat-s3c64xx/
Dgpiolib.c250 .base = S3C64XX_GPE_BASE,