clk_cpu           115 drivers/clk/actions/owl-s700.c static OWL_MUX(clk_cpu, "cpu_clk", cpu_clk_mux_p,  CMU_BUSCLK, 0, 2, CLK_SET_RATE_PARENT);
clk_cpu           416 drivers/clk/actions/owl-s700.c 	&clk_cpu.common,
clk_cpu           499 drivers/clk/actions/owl-s700.c 			[CLK_CPU]				= &clk_cpu.common.hw,
clk_cpu            19 drivers/clk/imx/clk-cpu.c static inline struct clk_cpu *to_clk_cpu(struct clk_hw *hw)
clk_cpu            21 drivers/clk/imx/clk-cpu.c 	return container_of(hw, struct clk_cpu, hw);
clk_cpu            27 drivers/clk/imx/clk-cpu.c 	struct clk_cpu *cpu = to_clk_cpu(hw);
clk_cpu            35 drivers/clk/imx/clk-cpu.c 	struct clk_cpu *cpu = to_clk_cpu(hw);
clk_cpu            43 drivers/clk/imx/clk-cpu.c 	struct clk_cpu *cpu = to_clk_cpu(hw);
clk_cpu            76 drivers/clk/imx/clk-cpu.c 	struct clk_cpu *cpu;
clk_cpu            81 drivers/clk/sirf/clk-atlas6.c 	&clk_cpu.hw,
clk_cpu           510 drivers/clk/sirf/clk-common.c static struct clk_dmn clk_cpu = {
clk_cpu            80 drivers/clk/sirf/clk-prima2.c 	&clk_cpu.hw,