Searched defs:_PIXEL_CLOCK_PARAMETERS_V5 (Results 1 – 2 of 2) sorted by relevance
1632 typedef struct _PIXEL_CLOCK_PARAMETERS_V5 struct1634 UCHAR ucCRTC; // ATOM_CRTC1~6, indicate the CRTC controller to 1636 union{1640 USHORT usPixelClock; // target the pixel clock to drive the CRTC timing1642 USHORT usFbDiv; // feedback divider integer part. 1643 UCHAR ucPostDiv; // post divider. 1644 UCHAR ucRefDiv; // Reference divider1645 UCHAR ucPpll; // ATOM_PPLL1/ATOM_PPLL2/ATOM_DCPLL1646 UCHAR ucTransmitterID; // ASIC encoder id defined in objectId.h, 1648 UCHAR ucEncoderMode; // Encoder mode: [all …]
1908 typedef struct _PIXEL_CLOCK_PARAMETERS_V5 struct1910 UCHAR ucCRTC; // ATOM_CRTC1~6, indicate the CRTC controller to1912 union{1916 USHORT usPixelClock; // target the pixel clock to drive the CRTC timing1918 USHORT usFbDiv; // feedback divider integer part.1919 UCHAR ucPostDiv; // post divider.1920 UCHAR ucRefDiv; // Reference divider1921 UCHAR ucPpll; // ATOM_PPLL1/ATOM_PPLL2/ATOM_DCPLL1922 UCHAR ucTransmitterID; // ASIC encoder id defined in objectId.h,1924 UCHAR ucEncoderMode; // Encoder mode:[all …]