Searched refs:pll_output_freq (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_crtc.c379 save->pll_output_freq = post_div->divider * freq;
380 if (save->pll_output_freq >= pll->min_pll_freq
381 && save->pll_output_freq <= pll->max_pll_freq) break;
385 save->feedback_div = R128Div(pll->reference_div * save->pll_output_freq,
392 save->pll_output_freq,
H A Dr128.h222 uint32_t pll_output_freq; member in struct:__anona5d7874c0208
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_probe.h642 uint32_t pll_output_freq; member in struct:__anon297917400b08
H A Dlegacy_crtc.c1243 save->pll_output_freq = freq;
1255 (unsigned)save->pll_output_freq,

Completed in 9 milliseconds