Searched defs:mtk_clk_pll (Results 1 – 1 of 1) sorted by relevance
65 struct mtk_clk_pll { struct66 struct clk_hw hw;90 static inline struct mtk_clk_pll *to_mtk_clk_pll(struct clk_hw *hw) in to_mtk_clk_pll() argument