Searched defs:mtk_pll_data (Results 1 – 1 of 1) sorted by relevance
213 struct mtk_pll_data { struct214 int id;215 const char *name;239 const struct mtk_pll_data *plls, int num_plls, argument