Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Datombios.h7701 typedef struct _ATOM_POWERMODE_INFO_V3 struct
7703 ULONG ulMiscInfo; //The power level should be arranged in ascending order
7704 ULONG ulMiscInfo2;
7705 ULONG ulEngineClock;
7706 ULONG ulMemoryClock;
7707 UCHAR ucVoltageDropIndex; // index to Core (VDDC) votage table
7708 UCHAR ucSelectedPanel_RefreshRate;// panel refresh rate
7709 UCHAR ucMinTemperature;
7710 UCHAR ucMaxTemperature;
7711 UCHAR ucNumPciELanes; // number of PCIE lanes
[all …]
/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 …]