Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-mvebu/
H A Dplatsmp.c40 static struct clk *get_cpu_clk(int cpu) in get_cpu_clk() function
104 struct clk *cpu_clk = get_cpu_clk(cpu); in armada_xp_sync_secondary_clk()
124 boot_cpu_clk = get_cpu_clk(smp_processor_id()); in armada_xp_smp_prepare_cpus()
/kernel/linux/linux-6.6/arch/arm/mach-mvebu/
H A Dplatsmp.c37 static struct clk *get_cpu_clk(int cpu) in get_cpu_clk() function
101 struct clk *cpu_clk = get_cpu_clk(cpu); in armada_xp_sync_secondary_clk()
121 boot_cpu_clk = get_cpu_clk(smp_processor_id()); in armada_xp_smp_prepare_cpus()

Completed in 3 milliseconds