Searched refs:sOutput (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Datombios_crtc.c472 adjusted_clock = args.v3.sOutput.ulDispPllFreq * 10;
473 if (args.v3.sOutput.ucRefDiv) {
475 info->pll.reference_div = args.v3.sOutput.ucRefDiv;
477 if (args.v3.sOutput.ucPostDiv) {
479 info->pll.post_div = args.v3.sOutput.ucPostDiv;
481 /* ErrorF("after %d %d %d\n", args.v3.sOutput.ulDispPllFreq,
482 args.v3.sOutput.ucRefDiv, args.v3.sOutput.ucPostDiv); */
/xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/
H A Datombios.h1276 ADJUST_DISPLAY_PLL_OUTPUT_PARAMETERS_V3 sOutput; member in union:_ADJUST_DISPLAY_PLL_PS_ALLOCATION_V3::__anonc74ad241080a

Completed in 20 milliseconds