Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Datombios.h2994 typedef struct _ATOM_INTEGRATED_SYSTEM_INFO_V5 struct
2996 ATOM_COMMON_TABLE_HEADER sHeader;
2997 ULONG ulBootUpEngineClock; //in 10kHz unit
2998 …tVCOFreq; //Dentist VCO clock in 10kHz unit, the source of GPU SCLK, LCLK, UCLK and VCLK.
2999 …lLClockFreq; //GPU Lclk freq in 10kHz unit, have relationship with NCLK in NorthBridge
3000 ULONG ulBootUpUMAClock; //in 10kHz unit
3001 ULONG ulReserved1[8]; //must be 0x0 for the reserved
3002 ULONG ulBootUpReqDisplayVector;
3003 ULONG ulOtherDisplayMisc;
3004 ULONG ulReserved2[4]; //must be 0x0 for the reserved
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/include/
H A Datombios.h3448 typedef struct _ATOM_INTEGRATED_SYSTEM_INFO_V5 struct
3450 ATOM_COMMON_TABLE_HEADER sHeader;
3451 ULONG ulBootUpEngineClock; //in 10kHz unit
3452 …stVCOFreq; //Dentist VCO clock in 10kHz unit, the source of GPU SCLK, LCLK, UCLK and VCLK.
3453 …lLClockFreq; //GPU Lclk freq in 10kHz unit, have relationship with NCLK in NorthBridge
3454 ULONG ulBootUpUMAClock; //in 10kHz unit
3455 ULONG ulReserved1[8]; //must be 0x0 for the reserved
3456 ULONG ulBootUpReqDisplayVector;
3457 ULONG ulOtherDisplayMisc;
3458 ULONG ulReserved2[4]; //must be 0x0 for the reserved
[all …]