Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Datombios.h2749 typedef struct _ATOM_INTEGRATED_SYSTEM_INFO struct
2751 ATOM_COMMON_TABLE_HEADER sHeader;
2752 ULONG ulBootUpEngineClock; //in 10kHz unit
2753 ULONG ulBootUpMemoryClock; //in 10kHz unit
2754 ULONG ulMaxSystemMemoryClock; //in 10kHz unit
2755 ULONG ulMinSystemMemoryClock; //in 10kHz unit
2756 UCHAR ucNumberOfCyclesInPeriodHi;
2757 … ucLCDTimingSel; //=0:not valid.!=0 sel this timing descriptor from LCD EDID.
2758 USHORT usReserved1;
2759 … usInterNBVoltageLow; //An intermidiate PMW value to set the voltage
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/include/
H A Datombios.h3202 typedef struct _ATOM_INTEGRATED_SYSTEM_INFO struct
3204 ATOM_COMMON_TABLE_HEADER sHeader;
3205 ULONG ulBootUpEngineClock; //in 10kHz unit
3206 ULONG ulBootUpMemoryClock; //in 10kHz unit
3207 ULONG ulMaxSystemMemoryClock; //in 10kHz unit
3208 ULONG ulMinSystemMemoryClock; //in 10kHz unit
3209 UCHAR ucNumberOfCyclesInPeriodHi;
3210 … ucLCDTimingSel; //=0:not valid.!=0 sel this timing descriptor from LCD EDID.
3211 USHORT usReserved1;
3212 … usInterNBVoltageLow; //An intermidiate PMW value to set the voltage
[all …]