Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/video/fbdev/
Dsstfb.c292 static int sst_calc_pll(const int freq, int *freq_out, struct pll_timing *t) in sst_calc_pll() function
362 if (sst_calc_pll(PICOS2KHZ(var->pixclock), &freq, &par->pll)) { in sstfb_check_var()
494 sst_calc_pll(PICOS2KHZ(info->var.pixclock), &freq, &par->pll); in sstfb_set_par()
1201 sst_calc_pll(gfx_clock, &Fout, &gfx_timings); in sst_init()
1260 sst_calc_pll(20000, &Fout, &gfx_timings); in sst_shutdown()