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

/linux-4.1.27/drivers/cpufreq/
H A Ds3c2440-cpufreq.c130 #define CAMDIVN_HCLK_HALF (S3C2440_CAMDIVN_HCLK3_HALF | \ macro
151 camdiv &= ~CAMDIVN_HCLK_HALF; s3c2440_cpufreq_setdivs()
188 __raw_writel(camdiv | CAMDIVN_HCLK_HALF, S3C2440_CAMDIVN); s3c2440_cpufreq_setdivs()

Completed in 53 milliseconds