Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/gpu/drm/radeon/
Datombios.h2430 typedef struct _ATOM_INTEGRATED_SYSTEM_INFO struct
2432 ATOM_COMMON_TABLE_HEADER sHeader;
2433 ULONG ulBootUpEngineClock; //in 10kHz unit
2434 ULONG ulBootUpMemoryClock; //in 10kHz unit
2435 ULONG ulMaxSystemMemoryClock; //in 10kHz unit
2436 ULONG ulMinSystemMemoryClock; //in 10kHz unit
2437 UCHAR ucNumberOfCyclesInPeriodHi;
2438 … ucLCDTimingSel; //=0:not valid.!=0 sel this timing descriptor from LCD EDID.
2439 USHORT usReserved1;
2440 … usInterNBVoltageLow; //An intermidiate PMW value to set the voltage
[all …]