Searched refs:get_cpu_clk (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/arm/mach-mvebu/
H A Dplatsmp.c37 static struct clk *get_cpu_clk(int cpu) function
101 struct clk *cpu_clk = get_cpu_clk(cpu);
121 boot_cpu_clk = get_cpu_clk(smp_processor_id());

Completed in 101 milliseconds