Searched refs:clk_cpu (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.4/drivers/clk/imx/ |
D | clk-cpu.c | 11 struct clk_cpu { struct 19 static inline struct clk_cpu *to_clk_cpu(struct clk_hw *hw) in to_clk_cpu() argument 21 return container_of(hw, struct clk_cpu, hw); in to_clk_cpu() 27 struct clk_cpu *cpu = to_clk_cpu(hw); in clk_cpu_recalc_rate() 35 struct clk_cpu *cpu = to_clk_cpu(hw); in clk_cpu_round_rate() 43 struct clk_cpu *cpu = to_clk_cpu(hw); in clk_cpu_set_rate() 76 struct clk_cpu *cpu; in imx_clk_hw_cpu()
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | nuvoton-npcm750.dtsi | 21 clock-names = "clk_cpu"; 30 clock-names = "clk_cpu";
|
/Linux-v5.4/Documentation/devicetree/bindings/arm/cpu-enable-method/ |
D | nuvoton,npcm750-smp | 28 clock-names = "clk_cpu"; 37 clock-names = "clk_cpu";
|
/Linux-v5.4/drivers/clk/sirf/ |
D | clk-atlas6.c | 81 &clk_cpu.hw,
|
D | clk-prima2.c | 80 &clk_cpu.hw,
|
D | clk-common.c | 510 static struct clk_dmn clk_cpu = { variable
|
/Linux-v5.4/drivers/clk/actions/ |
D | owl-s700.c | 115 static OWL_MUX(clk_cpu, "cpu_clk", cpu_clk_mux_p, CMU_BUSCLK, 0, 2, CLK_SET_RATE_PARENT); 416 &clk_cpu.common, 499 [CLK_CPU] = &clk_cpu.common.hw,
|