Home
last modified time | relevance | path

Searched refs:S3C2410_GPACON (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/arm/mach-s3c24xx/
Dmach-n30.c408 __raw_writel(0x007fffff, S3C2410_GPACON); in n30_hwinit()
410 __raw_writel(0x007fefff, S3C2410_GPACON); in n30_hwinit()
/linux-3.4.99/arch/arm/mach-s3c24xx/include/mach/
Dregs-gpio.h43 #define S3C2410_GPACON S3C2410_GPIOREG(0x00) macro