Searched defs:mtk_pll_data (Results 1 – 1 of 1) sorted by relevance
215 struct mtk_pll_data { struct216 int id;217 const char *name;218 u32 reg;219 u32 pwr_reg;243 const struct mtk_pll_data *plls, int num_plls, argument
Completed in 7 milliseconds