Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
A Dtdfxfb.c287 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()

Completed in 5 milliseconds