Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu73.h430 struct SMU73_SoftRegisters { struct
484 typedef struct SMU73_SoftRegisters SMU73_SoftRegisters; argument
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dfiji_smumgr.c2299 return offsetof(SMU73_SoftRegisters, HandshakeDisables); in fiji_get_offsetof()
2301 return offsetof(SMU73_SoftRegisters, VoltageChangeTimeout); in fiji_get_offsetof()
2305 return offsetof(SMU73_SoftRegisters, AverageMemoryActivity); in fiji_get_offsetof()
2307 return offsetof(SMU73_SoftRegisters, PreVBlankGap); in fiji_get_offsetof()
2309 return offsetof(SMU73_SoftRegisters, VBlankTimeout); in fiji_get_offsetof()
2311 return offsetof(SMU73_SoftRegisters, UcodeLoadStatus); in fiji_get_offsetof()
2313 return offsetof(SMU73_SoftRegisters, DRAM_LOG_ADDR_H); in fiji_get_offsetof()
2315 return offsetof(SMU73_SoftRegisters, DRAM_LOG_ADDR_L); in fiji_get_offsetof()
2317 return offsetof(SMU73_SoftRegisters, DRAM_LOG_PHY_ADDR_H); in fiji_get_offsetof()
2319 return offsetof(SMU73_SoftRegisters, DRAM_LOG_PHY_ADDR_L); in fiji_get_offsetof()
[all …]