Home
last modified time | relevance | path

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

/linux-3.3/drivers/gpu/drm/radeon/
Datombios.h2449 typedef struct _ATOM_INTEGRATED_SYSTEM_INFO struct
2451 ATOM_COMMON_TABLE_HEADER sHeader;
2452 ULONG ulBootUpEngineClock; //in 10kHz unit
2453 ULONG ulBootUpMemoryClock; //in 10kHz unit
2454 ULONG ulMaxSystemMemoryClock; //in 10kHz unit
2455 ULONG ulMinSystemMemoryClock; //in 10kHz unit
2456 UCHAR ucNumberOfCyclesInPeriodHi;
2457 … ucLCDTimingSel; //=0:not valid.!=0 sel this timing descriptor from LCD EDID.
2458 USHORT usReserved1;
2459 … usInterNBVoltageLow; //An intermidiate PMW value to set the voltage
[all …]