Searched refs:to_sci_clk (Results 1 – 1 of 1) sorted by relevance
63 #define to_sci_clk(_hw) container_of(_hw, struct sci_clk, hw) macro 73 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_prepare() 92 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_unprepare() 112 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_is_prepared() 140 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_recalc_rate() 169 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_determine_rate() 212 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_set_rate() 227 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_get_parent() 254 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_set_parent()