Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/imx/
H A Dclk-cpu.c12 struct clk_cpu { struct
20 static inline struct clk_cpu *to_clk_cpu(struct clk_hw *hw) in to_clk_cpu()
22 return container_of(hw, struct clk_cpu, hw); in to_clk_cpu()
28 struct clk_cpu *cpu = to_clk_cpu(hw); in clk_cpu_recalc_rate()
36 struct clk_cpu *cpu = to_clk_cpu(hw); in clk_cpu_round_rate()
44 struct clk_cpu *cpu = to_clk_cpu(hw); in clk_cpu_set_rate()
77 struct clk_cpu *cpu; in imx_clk_hw_cpu()
/kernel/linux/linux-6.6/drivers/clk/imx/
H A Dclk-cpu.c12 struct clk_cpu { struct
20 static inline struct clk_cpu *to_clk_cpu(struct clk_hw *hw) in to_clk_cpu()
22 return container_of(hw, struct clk_cpu, hw); in to_clk_cpu()
28 struct clk_cpu *cpu = to_clk_cpu(hw); in clk_cpu_recalc_rate()
36 struct clk_cpu *cpu = to_clk_cpu(hw); in clk_cpu_round_rate()
44 struct clk_cpu *cpu = to_clk_cpu(hw); in clk_cpu_set_rate()
77 struct clk_cpu *cpu; in imx_clk_hw_cpu()
/kernel/linux/linux-6.6/arch/mips/ralink/
H A Dclk.c20 static const char *clk_cpu(int *idx) in clk_cpu() function
71 compatible = clk_cpu(&cpu_clk_idx); in plat_time_init()
/kernel/linux/linux-5.10/drivers/clk/actions/
H A Dowl-s700.c115 static OWL_MUX(clk_cpu, "cpu_clk", cpu_clk_mux_p, CMU_BUSCLK, 0, 2, CLK_SET_RATE_PARENT);
417 &clk_cpu.common,
500 [CLK_CPU] = &clk_cpu.common.hw,
/kernel/linux/linux-6.6/drivers/clk/actions/
H A Dowl-s700.c116 static OWL_MUX(clk_cpu, "cpu_clk", cpu_clk_mux_p, CMU_BUSCLK, 0, 2, CLK_SET_RATE_PARENT);
419 &clk_cpu.common,
502 [CLK_CPU] = &clk_cpu.common.hw,
/kernel/linux/linux-5.10/drivers/clk/sirf/
H A Dclk-prima2.c80 &clk_cpu.hw,
H A Dclk-atlas6.c81 &clk_cpu.hw,
H A Dclk-common.c510 static struct clk_dmn clk_cpu = { variable

Completed in 9 milliseconds