Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/cpufreq/
Ds3c2440-cpufreq.c130 #define CAMDIVN_HCLK_HALF (S3C2440_CAMDIVN_HCLK3_HALF | \
163 camdiv |= S3C2440_CAMDIVN_HCLK3_HALF; in s3c2440_cpufreq_setdivs()
/linux-4.1.27/arch/arm/mach-s3c24xx/include/mach/
Dregs-clock.h72 #define S3C2440_CAMDIVN_HCLK3_HALF (1<<8) macro