Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/powerplay/inc/
Dsmu73.h439 struct SMU73_SoftRegisters struct
494 typedef struct SMU73_SoftRegisters SMU73_SoftRegisters; argument
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/
Dfiji_smumgr.c2311 return offsetof(SMU73_SoftRegisters, HandshakeDisables); in fiji_get_offsetof()
2313 return offsetof(SMU73_SoftRegisters, VoltageChangeTimeout); in fiji_get_offsetof()
2315 return offsetof(SMU73_SoftRegisters, AverageGraphicsActivity); in fiji_get_offsetof()
2317 return offsetof(SMU73_SoftRegisters, PreVBlankGap); in fiji_get_offsetof()
2319 return offsetof(SMU73_SoftRegisters, VBlankTimeout); in fiji_get_offsetof()
2321 return offsetof(SMU73_SoftRegisters, UcodeLoadStatus); in fiji_get_offsetof()
2323 return offsetof(SMU73_SoftRegisters, DRAM_LOG_ADDR_H); in fiji_get_offsetof()
2325 return offsetof(SMU73_SoftRegisters, DRAM_LOG_ADDR_L); in fiji_get_offsetof()
2327 return offsetof(SMU73_SoftRegisters, DRAM_LOG_PHY_ADDR_H); in fiji_get_offsetof()
2329 return offsetof(SMU73_SoftRegisters, DRAM_LOG_PHY_ADDR_L); in fiji_get_offsetof()
[all …]