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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dsstfb.c270 static int sst_calc_pll(const int freq, int *freq_out, struct pll_timing *t) function
340 if (sst_calc_pll(PICOS2KHZ(var->pixclock), &freq, &par->pll)) {
471 sst_calc_pll(PICOS2KHZ(info->var.pixclock), &freq, &par->pll);
1126 sst_calc_pll(gfx_clock, &Fout, &gfx_timings);
1185 sst_calc_pll(20000, &Fout, &gfx_timings);

Completed in 110 milliseconds