Searched defs:mtk_clk_mux (Results 1 – 2 of 2) sorted by relevance
20 struct mtk_clk_mux { struct28 static inline struct mtk_clk_mux *to_mtk_clk_mux(struct clk_hw *hw) in to_mtk_clk_mux() argument
12 struct mtk_clk_mux { struct13 struct clk_hw hw;14 struct regmap *regmap;15 const struct mtk_mux *data;16 spinlock_t *lock;