Searched refs:mtk_clk_mux (Results 1 – 1 of 1) sorted by relevance
24 struct mtk_clk_mux { struct33 static inline struct mtk_clk_mux *to_mtk_clk_mux(struct clk_hw *hw) in to_mtk_clk_mux() argument35 return container_of(hw, struct mtk_clk_mux, hw); in to_mtk_clk_mux()40 struct mtk_clk_mux *mux = to_mtk_clk_mux(hw); in mtk_clk_mux_fenc_enable_setclr()67 struct mtk_clk_mux *mux = to_mtk_clk_mux(hw); in mtk_clk_mux_enable_setclr()99 struct mtk_clk_mux *mux = to_mtk_clk_mux(hw); in mtk_clk_mux_disable_setclr()107 struct mtk_clk_mux *mux = to_mtk_clk_mux(hw); in mtk_clk_mux_fenc_is_enabled()117 struct mtk_clk_mux *mux = to_mtk_clk_mux(hw); in mtk_clk_mux_is_enabled()127 struct mtk_clk_mux *mux = to_mtk_clk_mux(hw); in mtk_clk_mux_hwv_fenc_enable()149 struct mtk_clk_mux *mux = to_mtk_clk_mux(hw); in mtk_clk_mux_hwv_disable()[all …]