Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/radeon/
Datombios.h2992 typedef struct _ATOM_INTEGRATED_SYSTEM_INFO_V5 struct
2994 ATOM_COMMON_TABLE_HEADER sHeader;
2995 ULONG ulBootUpEngineClock; //in 10kHz unit
2996 …tVCOFreq; //Dentist VCO clock in 10kHz unit, the source of GPU SCLK, LCLK, UCLK and VCLK.
2997 …lLClockFreq; //GPU Lclk freq in 10kHz unit, have relationship with NCLK in NorthBridge
2998 ULONG ulBootUpUMAClock; //in 10kHz unit
2999 ULONG ulReserved1[8]; //must be 0x0 for the reserved
3000 ULONG ulBootUpReqDisplayVector;
3001 ULONG ulOtherDisplayMisc;
3002 ULONG ulReserved2[4]; //must be 0x0 for the reserved
[all …]
/linux-5.19.10/drivers/gpu/drm/amd/include/
Datombios.h3446 typedef struct _ATOM_INTEGRATED_SYSTEM_INFO_V5 struct
3448 ATOM_COMMON_TABLE_HEADER sHeader;
3449 ULONG ulBootUpEngineClock; //in 10kHz unit
3450 …stVCOFreq; //Dentist VCO clock in 10kHz unit, the source of GPU SCLK, LCLK, UCLK and VCLK.
3451 …lLClockFreq; //GPU Lclk freq in 10kHz unit, have relationship with NCLK in NorthBridge
3452 ULONG ulBootUpUMAClock; //in 10kHz unit
3453 ULONG ulReserved1[8]; //must be 0x0 for the reserved
3454 ULONG ulBootUpReqDisplayVector;
3455 ULONG ulOtherDisplayMisc;
3456 ULONG ulReserved2[4]; //must be 0x0 for the reserved
[all …]