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

/linux-4.1.27/drivers/clk/mxs/
H A Dclk-ref.c36 #define to_clk_ref(_hw) container_of(_hw, struct clk_ref, hw) macro
40 struct clk_ref *ref = to_clk_ref(hw); clk_ref_enable()
49 struct clk_ref *ref = to_clk_ref(hw); clk_ref_disable()
57 struct clk_ref *ref = to_clk_ref(hw); clk_ref_recalc_rate()
93 struct clk_ref *ref = to_clk_ref(hw); clk_ref_set_rate()

Completed in 50 milliseconds