Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-s3c24xx/include/mach/
Dregs-gpio.h121 #define S3C2410_GPCCON S3C2410_GPIOREG(0x20) macro
/linux-4.4.14/arch/arm/mach-s3c24xx/
Dmach-n30.c445 __raw_writel(0xaaa80618, S3C2410_GPCCON); in n30_hwinit()
/linux-4.4.14/drivers/video/fbdev/
Ds3c2410fb.c710 modify_gpio(S3C2410_GPCCON, mach_info->gpccon, mach_info->gpccon_mask); in s3c2410fb_init_registers()