Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/
Dtdfxfb.c307 static u32 do_calc_pll(int freq, int *freq_out) in do_calc_pll() function
715 reg.vidpll = do_calc_pll(freq, &fout); in tdfxfb_set_par()
717 reg.mempll = do_calc_pll(..., &fout); in tdfxfb_set_par()
718 reg.gfxpll = do_calc_pll(..., &fout); in tdfxfb_set_par()