Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-s3c64xx/include/mach/
Dgpio-bank-n.h15 #define S3C64XX_GPNCON (S3C64XX_GPN_BASE + 0x00)
16 #define S3C64XX_GPNDAT (S3C64XX_GPN_BASE + 0x04)
17 #define S3C64XX_GPNPUD (S3C64XX_GPN_BASE + 0x08)
Dregs-gpio.h31 #define S3C64XX_GPN_BASE S3C64XX_GPIOREG(0x0830) macro
/linux-2.6.39/arch/arm/mach-s3c64xx/
Dgpiolib.c224 .base = S3C64XX_GPN_BASE,