Searched defs:df_clkdiv (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm/mach-pxa/ | ||
H A D | smemc.c | 75 static const unsigned int df_clkdiv[4] = { 1, 2, 4, 1 }; variable |
/linux/drivers/cpufreq/ | ||
H A D | pxa3xx-cpufreq.c | 66 unsigned int df_clkdiv : 3; member |