Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/drm2/radeon/
HDatombios.h2679 typedef struct _ATOM_INTEGRATED_SYSTEM_INFO struct
2681 ATOM_COMMON_TABLE_HEADER sHeader;
2682 ULONG ulBootUpEngineClock; //in 10kHz unit
2683 ULONG ulBootUpMemoryClock; //in 10kHz unit
2684 ULONG ulMaxSystemMemoryClock; //in 10kHz unit
2685 ULONG ulMinSystemMemoryClock; //in 10kHz unit
2686 UCHAR ucNumberOfCyclesInPeriodHi;
2687 … ucLCDTimingSel; //=0:not valid.!=0 sel this timing descriptor from LCD EDID.
2688 USHORT usReserved1;
2689 … usInterNBVoltageLow; //An intermidiate PMW value to set the voltage
[all …]