Searched refs:fixed_mfd (Results 1 – 1 of 1) sorted by relevance
56 const struct fixed_pll_mfd fixed_mfd[] = { variable570 for (i = 0; i < ARRAY_SIZE(fixed_mfd); i++) { in calc_pll_params()571 if (fixed_mfd[i].ref_clk_hz == ref) { in calc_pll_params()572 mfd = fixed_mfd[i].mfd; in calc_pll_params()577 if (i == ARRAY_SIZE(fixed_mfd)) in calc_pll_params()