Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
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 …]
/linux-4.4.14/drivers/gpu/drm/amd/include/
Datombios.h2830 typedef struct _ATOM_INTEGRATED_SYSTEM_INFO struct
2832 ATOM_COMMON_TABLE_HEADER sHeader;
2833 ULONG ulBootUpEngineClock; //in 10kHz unit
2834 ULONG ulBootUpMemoryClock; //in 10kHz unit
2835 ULONG ulMaxSystemMemoryClock; //in 10kHz unit
2836 ULONG ulMinSystemMemoryClock; //in 10kHz unit
2837 UCHAR ucNumberOfCyclesInPeriodHi;
2838 … ucLCDTimingSel; //=0:not valid.!=0 sel this timing descriptor from LCD EDID.
2839 USHORT usReserved1;
2840 … usInterNBVoltageLow; //An intermidiate PMW value to set the voltage
[all …]