Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-s3c24xx/
Dmach-n30.c415 __raw_writel(0x007fffff, S3C2410_GPACON); in n30_hwinit()
417 __raw_writel(0x007fefff, S3C2410_GPACON); in n30_hwinit()
/Linux-v5.4/arch/arm/mach-s3c24xx/include/mach/
Dregs-gpio.h37 #define S3C2410_GPACON S3C2410_GPIOREG(0x00) macro