Searched defs:_PIXEL_CLOCK_PARAMETERS_V3 (Results 1 – 2 of 2) sorted by relevance
1609 typedef struct _PIXEL_CLOCK_PARAMETERS_V3 struct1611 …xelClock; // in 10kHz unit; for bios convenient = (RefClk*FB_Div)/(Ref_Div*Post_Div)1613 USHORT usRefDiv; // Reference divider1614 USHORT usFbDiv; // feedback divider1615 UCHAR ucPostDiv; // post divider 1616 UCHAR ucFracFbDiv; // fractional feedback divider1617 UCHAR ucPpll; // ATOM_PPLL1 or ATOM_PPL21618 UCHAR ucTransmitterId; // graphic encoder id defined in objectId.h1620 {1624 …HAR ucMiscInfo; // bit[0]=Force program, bit[1]= set pclk for VGA, b[2]= CRTC sel
1884 typedef struct _PIXEL_CLOCK_PARAMETERS_V3 struct1886 …xelClock; // in 10kHz unit; for bios convenient = (RefClk*FB_Div)/(Ref_Div*Post_Div)1888 USHORT usRefDiv; // Reference divider1889 USHORT usFbDiv; // feedback divider1890 UCHAR ucPostDiv; // post divider1891 UCHAR ucFracFbDiv; // fractional feedback divider1892 UCHAR ucPpll; // ATOM_PPLL1 or ATOM_PPL21893 UCHAR ucTransmitterId; // graphic encoder id defined in objectId.h1895 {1899 …HAR ucMiscInfo; // bit[0]=Force program, bit[1]= set pclk for VGA, b[2]= CRTC sel