Searched defs:_PIXEL_CLOCK_PARAMETERS_V7 (Results 1 – 1 of 1) sorted by relevance
2015 typedef struct _PIXEL_CLOCK_PARAMETERS_V7 struct2017 …G ulPixelClock; // target the pixel clock to drive the CRTC timing in unit of 100Hz.2019 UCHAR ucPpll; // ATOM_PHY_PLL0/ATOM_PHY_PLL1/ATOM_PPLL02020 UCHAR ucTransmitterID; // ASIC encoder id defined in objectId.h,2022 UCHAR ucEncoderMode; // Encoder mode:2023 UCHAR ucMiscInfo; // bit[0]= Force program PLL for pixclk2029 UCHAR ucCRTC; // ATOM_CRTC1~6, indicate the CRTC controller to2030 UCHAR ucDeepColorRatio; // HDMI panel bit depth: =0: 24bpp =1:30bpp, =2:36bpp2031 UCHAR ucReserved[2];2032 ULONG ulReserved;