Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-s3c64xx/include/mach/
Dgpio-bank-b.h15 #define S3C64XX_GPBCON (S3C64XX_GPB_BASE + 0x00)
16 #define S3C64XX_GPBDAT (S3C64XX_GPB_BASE + 0x04)
17 #define S3C64XX_GPBPUD (S3C64XX_GPB_BASE + 0x08)
18 #define S3C64XX_GPBCONSLP (S3C64XX_GPB_BASE + 0x0c)
19 #define S3C64XX_GPBPUDSLP (S3C64XX_GPB_BASE + 0x10)
Dregs-gpio.h19 #define S3C64XX_GPB_BASE S3C64XX_GPIOREG(0x0020) macro
/linux-2.6.39/arch/arm/mach-s3c64xx/
Dgpiolib.c90 .base = S3C64XX_GPB_BASE,