Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/cpufreq/
Ds3c2440-cpufreq.c40 #define S3C2440_CAMDIVN_HCLK4_HALF (1<<9) macro
143 S3C2440_CAMDIVN_HCLK4_HALF)
182 camdiv |= S3C2440_CAMDIVN_HCLK4_HALF; in s3c2440_cpufreq_setdivs()
/linux-6.1.9/arch/arm/mach-s3c/
Dregs-clock-s3c24xx.h71 #define S3C2440_CAMDIVN_HCLK4_HALF (1<<9) macro