Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Datombios.h7702 typedef struct _ATOM_POWERMODE_INFO_V3 struct
7704 ULONG ulMiscInfo; //The power level should be arranged in ascending order
7705 ULONG ulMiscInfo2;
7706 ULONG ulEngineClock;
7707 ULONG ulMemoryClock;
7708 UCHAR ucVoltageDropIndex; // index to Core (VDDC) votage table
7709 UCHAR ucSelectedPanel_RefreshRate;// panel refresh rate
7710 UCHAR ucMinTemperature;
7711 UCHAR ucMaxTemperature;
7712 UCHAR ucNumPciELanes; // number of PCIE lanes
[all …]
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Datombios.h9025 typedef struct _ATOM_POWERMODE_INFO_V3 struct
9027 ULONG ulMiscInfo; //The power level should be arranged in ascending order
9028 ULONG ulMiscInfo2;
9029 ULONG ulEngineClock;
9030 ULONG ulMemoryClock;
9031 UCHAR ucVoltageDropIndex; // index to Core (VDDC) votage table
9032 UCHAR ucSelectedPanel_RefreshRate;// panel refresh rate
9033 UCHAR ucMinTemperature;
9034 UCHAR ucMaxTemperature;
9035 UCHAR ucNumPciELanes; // number of PCIE lanes
[all …]