Home
last modified time | relevance | path

Searched refs:to_meson_clk_cpu_hw (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/clk/meson/
Dclk-cpu.c61 #define to_meson_clk_cpu_hw(_hw) container_of(_hw, struct meson_clk_cpu, hw) macro
67 struct meson_clk_cpu *clk_cpu = to_meson_clk_cpu_hw(hw); in meson_clk_cpu_round_rate()
76 struct meson_clk_cpu *clk_cpu = to_meson_clk_cpu_hw(hw); in meson_clk_cpu_set_rate()
103 struct meson_clk_cpu *clk_cpu = to_meson_clk_cpu_hw(hw); in meson_clk_cpu_recalc_rate()