Searched refs:mtk_clk_cpumux (Results 1 – 1 of 1) sorted by relevance
18 struct mtk_clk_cpumux { struct26 static inline struct mtk_clk_cpumux *to_mtk_clk_cpumux(struct clk_hw *_hw) in to_mtk_clk_cpumux() argument28 return container_of(_hw, struct mtk_clk_cpumux, hw); in to_mtk_clk_cpumux()33 struct mtk_clk_cpumux *mux = to_mtk_clk_cpumux(hw); in clk_cpumux_get_parent()46 struct mtk_clk_cpumux *mux = to_mtk_clk_cpumux(hw); in clk_cpumux_set_parent()64 struct mtk_clk_cpumux *cpumux; in mtk_clk_register_cpumux()95 struct mtk_clk_cpumux *cpumux; in mtk_clk_unregister_cpumux()