Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/mvebu/
H A Darmada-xp.c53 static const u32 axp_cpu_freqs[] __initconst = { variable
81 if (cpu_freq_select >= ARRAY_SIZE(axp_cpu_freqs)) { in axp_get_cpu_freq()
85 cpu_freq = axp_cpu_freqs[cpu_freq_select]; in axp_get_cpu_freq()