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

/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_crtc.c435 save->pll_output_freq_2 = post_div->divider * freq;
436 if (save->pll_output_freq_2 >= pll->min_pll_freq
437 && save->pll_output_freq_2 <= pll->max_pll_freq) break;
442 * save->pll_output_freq_2,
449 save->pll_output_freq_2,
H A Dr128.h234 uint32_t pll_output_freq_2; member in struct:__anona5d7874c0208
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_probe.h655 uint32_t pll_output_freq_2; member in struct:__anon297917400b08
H A Dlegacy_crtc.c1332 save->pll_output_freq_2 = freq;
1344 (unsigned)save->pll_output_freq_2,

Completed in 9 milliseconds