Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Datombios.h2747 typedef struct _ATOM_INTEGRATED_SYSTEM_INFO struct
2749 ATOM_COMMON_TABLE_HEADER sHeader;
2750 ULONG ulBootUpEngineClock; //in 10kHz unit
2751 ULONG ulBootUpMemoryClock; //in 10kHz unit
2752 ULONG ulMaxSystemMemoryClock; //in 10kHz unit
2753 ULONG ulMinSystemMemoryClock; //in 10kHz unit
2754 UCHAR ucNumberOfCyclesInPeriodHi;
2755 … ucLCDTimingSel; //=0:not valid.!=0 sel this timing descriptor from LCD EDID.
2756 USHORT usReserved1;
2757 … usInterNBVoltageLow; //An intermidiate PMW value to set the voltage
[all …]
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Datombios.h3200 typedef struct _ATOM_INTEGRATED_SYSTEM_INFO struct
3202 ATOM_COMMON_TABLE_HEADER sHeader;
3203 ULONG ulBootUpEngineClock; //in 10kHz unit
3204 ULONG ulBootUpMemoryClock; //in 10kHz unit
3205 ULONG ulMaxSystemMemoryClock; //in 10kHz unit
3206 ULONG ulMinSystemMemoryClock; //in 10kHz unit
3207 UCHAR ucNumberOfCyclesInPeriodHi;
3208 … ucLCDTimingSel; //=0:not valid.!=0 sel this timing descriptor from LCD EDID.
3209 USHORT usReserved1;
3210 … usInterNBVoltageLow; //An intermidiate PMW value to set the voltage
[all …]