Home
last modified time | relevance | path

Searched defs:_PIXEL_CLOCK_PARAMETERS_V7 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/include/
H A Datombios.h2015 typedef struct _PIXEL_CLOCK_PARAMETERS_V7 struct
2017 …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_PPLL0
2020 UCHAR ucTransmitterID; // ASIC encoder id defined in objectId.h,
2022 UCHAR ucEncoderMode; // Encoder mode:
2023 UCHAR ucMiscInfo; // bit[0]= Force program PLL for pixclk
2029 UCHAR ucCRTC; // ATOM_CRTC1~6, indicate the CRTC controller to
2030 UCHAR ucDeepColorRatio; // HDMI panel bit depth: =0: 24bpp =1:30bpp, =2:36bpp
2031 UCHAR ucReserved[2];
2032 ULONG ulReserved;