Home
last modified time | relevance | path

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

/arch/arm/mach-s3c24xx/
Dmach-n30.c509 __raw_writel(0xff0a956a, S3C2410_GPGCON); in n30_hwinit()
511 __raw_writel(0xff4aa92a, S3C2410_GPGCON); in n30_hwinit()
/arch/arm/mach-s3c24xx/include/mach/
Dregs-gpio.h309 #define S3C2410_GPGCON S3C2410_GPIOREG(0x60) macro