Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Datombios.h842 typedef struct _DIG_ENCODER_CONTROL_PARAMETERS_V3 struct
844 USHORT usPixelClock; // in 10KHz; for bios convenient
845 ATOM_DIG_ENCODER_CONFIG_V3 acConfig;
846 UCHAR ucAction;
847 union {
860 UCHAR ucLaneNum; // how many lanes to enable
861 UCHAR ucBitPerColor; // only valid for DP mode when ucAction = ATOM_ENCODER_CMD_SETUP
862 UCHAR ucReserved;
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Datombios.h985 typedef struct _DIG_ENCODER_CONTROL_PARAMETERS_V3 struct
987 USHORT usPixelClock; // in 10KHz; for bios convenient
988 ATOM_DIG_ENCODER_CONFIG_V3 acConfig;
989 UCHAR ucAction;
990 union{
1003 UCHAR ucLaneNum; // how many lanes to enable
1004 UCHAR ucBitPerColor; // only valid for DP mode when ucAction = ATOM_ENCODER_CMD_SETUP
1005 UCHAR ucReserved;