[go: nahoru, domu]

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

/drivers/cpufreq/
H A Ds3c24xx-cpufreq.c654 * @plls: The list of PLL entries.
655 * @plls_no: The size of the PLL entries @plls.
659 int __init s3c_plltab_register(struct cpufreq_frequency_table *plls, argument
669 memcpy(vals, plls, size);
/drivers/video/fbdev/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 63 milliseconds