HomeSort by: relevance | last modified time | path
    Searched refs:ucPostDiv (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xf86-video-ati/dist/src/
atombios_crtc.c 477 if (args.v3.sOutput.ucPostDiv) {
479 info->pll.post_div = args.v3.sOutput.ucPostDiv;
482 args.v3.sOutput.ucRefDiv, args.v3.sOutput.ucPostDiv); */
670 args.v2.ucPostDiv = post_div;
680 args.v3.ucPostDiv = post_div;
692 args.v5.ucPostDiv = post_div;
  /xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/
atombios.h 367 UCHAR ucPostDiv; //return value
375 UCHAR ucPostDiv; //return post div to be written to register
419 UCHAR ucPostDiv; //Output Parameter
435 ULONG ucPostDiv; //return parameter: post divider which is used to program to register directly
439 ULONG ucPostDiv; //return parameter: post divider which is used to program to register directly
1085 UCHAR ucPostDiv; // post divider
1105 UCHAR ucPostDiv; // post divider
1151 UCHAR ucPostDiv; // post divider
1179 UCHAR ucPostDiv; // post divider.
1267 UCHAR ucPostDiv; // if it is none-zero, it is used to be calculated the other ppll parameter f (…)
    [all...]

Completed in 11 milliseconds