Searched refs:plls (Results 1 - 1 of 1) sorted by relevance

/drivers/video/intelfb/
H A Dintelfbhw.c53 static struct pll_min_max plls[PLLS_MAX] = { variable in typeref:struct:pll_min_max
661 return plls[index].ref_clk * m / n / p;
667 struct pll_min_max *pll = &plls[index];
883 struct pll_min_max *pll = &plls[index];
904 struct pll_min_max *pll = &plls[index];
943 struct pll_min_max *pll = &plls[index];

Completed in 33 milliseconds