Home
last modified time | relevance | path

Searched refs:SMU74_SoftRegisters (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/
Dsmu74.h502 struct SMU74_SoftRegisters { struct
557 typedef struct SMU74_SoftRegisters SMU74_SoftRegisters; argument
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/smumgr/
Dpolaris10_smumgr.c1630 offsetof(SMU74_SoftRegisters, AllowMvddSwitch), 0x1); in polaris10_populate_vr_config()
2317 return offsetof(SMU74_SoftRegisters, HandshakeDisables); in polaris10_get_offsetof()
2319 return offsetof(SMU74_SoftRegisters, VoltageChangeTimeout); in polaris10_get_offsetof()
2321 return offsetof(SMU74_SoftRegisters, AverageGraphicsActivity); in polaris10_get_offsetof()
2323 return offsetof(SMU74_SoftRegisters, AverageMemoryActivity); in polaris10_get_offsetof()
2325 return offsetof(SMU74_SoftRegisters, PreVBlankGap); in polaris10_get_offsetof()
2327 return offsetof(SMU74_SoftRegisters, VBlankTimeout); in polaris10_get_offsetof()
2329 return offsetof(SMU74_SoftRegisters, UcodeLoadStatus); in polaris10_get_offsetof()
2331 return offsetof(SMU74_SoftRegisters, DRAM_LOG_ADDR_H); in polaris10_get_offsetof()
2333 return offsetof(SMU74_SoftRegisters, DRAM_LOG_ADDR_L); in polaris10_get_offsetof()
[all …]