Searched defs:mtk_clk_mux (Results 1 – 1 of 1) sorted by relevance
12 struct mtk_clk_mux { struct13 struct clk_hw hw;14 struct regmap *regmap;15 const struct mtk_mux *data;16 spinlock_t *lock;17 bool reparent;
Completed in 3 milliseconds