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

/linux-master/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)
22 return container_of(hw, struct clk_cpu, hw);
28 struct clk_cpu *cpu = to_clk_cpu(hw);
36 struct clk_cpu *cpu = to_clk_cpu(hw);
44 struct clk_cpu *cpu = to_clk_cpu(hw);
77 struct clk_cpu *cpu;
/linux-master/arch/mips/ralink/
H A Dclk.c20 static const char *clk_cpu(int *idx) function
71 compatible = clk_cpu(&cpu_clk_idx);
/linux-master/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,

Completed in 140 milliseconds