Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Datombios.h898 typedef struct _DIG_ENCODER_CONTROL_PARAMETERS_V4 struct
900 USHORT usPixelClock; // in 10KHz; for bios convenient
901 union{
905 UCHAR ucAction;
906 union {
919 UCHAR ucLaneNum; // how many lanes to enable
920 UCHAR ucBitPerColor; // only valid for DP mode when ucAction = ATOM_ENCODER_CMD_SETUP
921 …_ID; // HPD ID (1-6). =0 means to skip HDP programming. New comparing to previous version
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Datombios.h1041 typedef struct _DIG_ENCODER_CONTROL_PARAMETERS_V4 struct
1043 USHORT usPixelClock; // in 10KHz; for bios convenient
1044 union{
1048 UCHAR ucAction;
1049 union{
1062 UCHAR ucLaneNum; // how many lanes to enable
1063 UCHAR ucBitPerColor; // only valid for DP mode when ucAction = ATOM_ENCODER_CMD_SETUP
1064 …_ID; // HPD ID (1-6). =0 means to skip HDP programming. New comparing to previous version