Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/cpufreq/
Ds3c2440-cpufreq.c132 #define CAMDIVN_HCLK_HALF (S3C2440_CAMDIVN_HCLK3_HALF | \ macro
153 camdiv &= ~CAMDIVN_HCLK_HALF; in s3c2440_cpufreq_setdivs()
190 __raw_writel(camdiv | CAMDIVN_HCLK_HALF, S3C2440_CAMDIVN); in s3c2440_cpufreq_setdivs()