Home
last modified time | relevance | path

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

/arch/arm/plat-s3c64xx/include/plat/
Dgpio-bank-j.h15 #define S3C64XX_GPJCON (S3C64XX_GPJ_BASE + 0x00)
16 #define S3C64XX_GPJDAT (S3C64XX_GPJ_BASE + 0x04)
17 #define S3C64XX_GPJPUD (S3C64XX_GPJ_BASE + 0x08)
18 #define S3C64XX_GPJCONSLP (S3C64XX_GPJ_BASE + 0x0c)
19 #define S3C64XX_GPJPUDSLP (S3C64XX_GPJ_BASE + 0x10)
Dregs-gpio.h25 #define S3C64XX_GPJ_BASE (S3C64XX_VA_GPIO + 0x0120) macro
/arch/arm/plat-s3c64xx/
Dgpiolib.c342 .base = S3C64XX_GPJ_BASE,