Searched refs:fast_pll_freq (Results 1 – 3 of 3) sorted by relevance
87 char fast_pll_freq; member
235 .fast_pll_freq = 100,258 .fast_pll_freq = 0,
1291 …w100_set_pll_freq(par, (par->fastpll_mode && mode->fast_pll_freq) ? mode->fast_pll_freq : mode->pl… in w100_init_clocks()1520 hsync=((par->fastpll_mode && mode->fast_pll_freq) ? mode->fast_pll_freq : mode->pll_freq)*100000; in calc_hsync()