Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/mxs/
Dclk-ref.c35 #define to_clk_ref(_hw) container_of(_hw, struct clk_ref, hw) macro
39 struct clk_ref *ref = to_clk_ref(hw); in clk_ref_enable()
48 struct clk_ref *ref = to_clk_ref(hw); in clk_ref_disable()
56 struct clk_ref *ref = to_clk_ref(hw); in clk_ref_recalc_rate()
92 struct clk_ref *ref = to_clk_ref(hw); in clk_ref_set_rate()