Searched refs:mtk_clk_cpumux (Results 1 – 2 of 2) sorted by relevance
15 static inline struct mtk_clk_cpumux *to_mtk_clk_cpumux(struct clk_hw *_hw) in to_mtk_clk_cpumux()17 return container_of(_hw, struct mtk_clk_cpumux, hw); in to_mtk_clk_cpumux()22 struct mtk_clk_cpumux *mux = to_mtk_clk_cpumux(hw); in clk_cpumux_get_parent()35 struct mtk_clk_cpumux *mux = to_mtk_clk_cpumux(hw); in clk_cpumux_set_parent()53 struct mtk_clk_cpumux *cpumux; in mtk_clk_register_cpumux()
10 struct mtk_clk_cpumux { struct
Completed in 7 milliseconds