Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/mxs/
H A Dclk-ref.c29 #define to_clk_ref(_hw) container_of(_hw, struct clk_ref, hw) macro
33 struct clk_ref *ref = to_clk_ref(hw); in clk_ref_enable()
42 struct clk_ref *ref = to_clk_ref(hw); in clk_ref_disable()
50 struct clk_ref *ref = to_clk_ref(hw); in clk_ref_recalc_rate()
86 struct clk_ref *ref = to_clk_ref(hw); in clk_ref_set_rate()