Searched refs:clk_composite (Results 1 – 3 of 3) sorted by relevance
22 #define to_clk_composite(_hw) container_of(_hw, struct clk_composite, hw)26 struct clk_composite *composite = to_clk_composite(hw); in clk_composite_get_parent()37 struct clk_composite *composite = to_clk_composite(hw); in clk_composite_set_parent()49 struct clk_composite *composite = to_clk_composite(hw); in clk_composite_recalc_rate()64 struct clk_composite *composite = to_clk_composite(hw); in clk_composite_determine_rate()136 struct clk_composite *composite = to_clk_composite(hw); in clk_composite_round_rate()148 struct clk_composite *composite = to_clk_composite(hw); in clk_composite_set_rate()159 struct clk_composite *composite = to_clk_composite(hw); in clk_composite_is_enabled()170 struct clk_composite *composite = to_clk_composite(hw); in clk_composite_enable()181 struct clk_composite *composite = to_clk_composite(hw); in clk_composite_disable()[all …]
812 struct clk_composite *composite; in st_of_clkgen_vcc_setup()818 struct clk_composite, hw); in st_of_clkgen_vcc_setup()
507 struct clk_composite { struct