Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/
Dtdfxfb.c288 static u32 do_calc_pll(int freq, int *freq_out) in do_calc_pll() function
696 reg.vidpll = do_calc_pll(freq, &fout); in tdfxfb_set_par()
698 reg.mempll = do_calc_pll(..., &fout); in tdfxfb_set_par()
699 reg.gfxpll = do_calc_pll(..., &fout); in tdfxfb_set_par()