Searched refs:sci_clk (Results 1 – 1 of 1) sorted by relevance
36 struct sci_clk **clocks;52 struct sci_clk { struct64 #define to_sci_clk(_hw) container_of(_hw, struct sci_clk, hw) argument74 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_prepare()93 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_unprepare()113 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_is_prepared()141 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_recalc_rate()170 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_determine_rate()213 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_set_rate()228 struct sci_clk *clk = to_sci_clk(hw); in sci_clk_get_parent()[all …]