Searched refs:clk_composite (Results 1 – 3 of 3) sorted by relevance
13 struct clk_composite *composite = to_clk_composite(hw); in clk_composite_get_parent()24 struct clk_composite *composite = to_clk_composite(hw); in clk_composite_set_parent()36 struct clk_composite *composite = to_clk_composite(hw); in clk_composite_recalc_rate()71 struct clk_composite *composite = to_clk_composite(hw); in clk_composite_determine_rate()153 struct clk_composite *composite = to_clk_composite(hw); in clk_composite_round_rate()165 struct clk_composite *composite = to_clk_composite(hw); in clk_composite_set_rate()179 struct clk_composite *composite = to_clk_composite(hw); in clk_composite_set_rate_and_parent()203 struct clk_composite *composite = to_clk_composite(hw); in clk_composite_is_enabled()244 struct clk_composite *composite; in __clk_hw_register_composite()418 struct clk_composite *composite; in clk_unregister_composite()[all …]
1217 struct clk_composite { struct1230 #define to_clk_composite(_hw) container_of(_hw, struct clk_composite, hw) argument
307 struct clk_composite *composite; in mtk_clk_unregister_composite()
Completed in 12 milliseconds