Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/cpufreq/
Ds3c2416-cpufreq.c60 #define SOURCE_HCLK 0 macro
69 [SOURCE_HCLK] = { 950000, 1250000 },
75 { 0, SOURCE_HCLK, FREQ_DVS },
83 { 0, SOURCE_HCLK, FREQ_DVS },
230 if (idx == SOURCE_HCLK) in s3c2416_cpufreq_set_target()