Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-s3c24xx/
Dmach-n30.c405 __raw_writel(0x007fffff, S3C2410_GPACON); in n30_hwinit()
407 __raw_writel(0x007fefff, S3C2410_GPACON); in n30_hwinit()
/Linux-v4.19/arch/arm/mach-s3c24xx/include/mach/
Dregs-gpio.h37 #define S3C2410_GPACON S3C2410_GPIOREG(0x00) macro