Searched refs:S3C2440_CAMDIVN (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/arm/mach-s3c24xx/include/mach/
H A Dregs-clock.h57 #define S3C2440_CAMDIVN S3C2410_CLKREG(0x18) macro
/linux-4.4.14/drivers/cpufreq/
H A Ds3c2440-cpufreq.c148 camdiv = __raw_readl(S3C2440_CAMDIVN); s3c2440_cpufreq_setdivs()
188 __raw_writel(camdiv | CAMDIVN_HCLK_HALF, S3C2440_CAMDIVN); s3c2440_cpufreq_setdivs()
192 __raw_writel(camdiv, S3C2440_CAMDIVN); s3c2440_cpufreq_setdivs()

Completed in 39 milliseconds