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()61 struct clk_composite *composite = to_clk_composite(hw); in clk_composite_determine_rate()135 struct clk_composite *composite = to_clk_composite(hw); in clk_composite_round_rate()147 struct clk_composite *composite = to_clk_composite(hw); in clk_composite_set_rate()158 struct clk_composite *composite = to_clk_composite(hw); in clk_composite_is_enabled()169 struct clk_composite *composite = to_clk_composite(hw); in clk_composite_enable()180 struct clk_composite *composite = to_clk_composite(hw); in clk_composite_disable()[all …]
820 struct clk_composite *composite; in st_of_clkgen_vcc_setup()826 struct clk_composite, hw); in st_of_clkgen_vcc_setup()
569 struct clk_composite { struct