Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-s3c2440/
Ds3c2440-cpufreq.c134 #define CAMDIVN_HCLK_HALF (S3C2440_CAMDIVN_HCLK3_HALF | \ macro
155 camdiv &= ~CAMDIVN_HCLK_HALF; in s3c2440_cpufreq_setdivs()
192 __raw_writel(camdiv | CAMDIVN_HCLK_HALF, S3C2440_CAMDIVN); in s3c2440_cpufreq_setdivs()