Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/powerplay/inc/
Dsmu74.h502 struct SMU74_SoftRegisters { struct
557 typedef struct SMU74_SoftRegisters SMU74_SoftRegisters; argument
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/
Dpolaris10_smumgr.c1615 offsetof(SMU74_SoftRegisters, AllowMvddSwitch), 0x1); in polaris10_populate_vr_config()
2238 return offsetof(SMU74_SoftRegisters, HandshakeDisables); in polaris10_get_offsetof()
2240 return offsetof(SMU74_SoftRegisters, VoltageChangeTimeout); in polaris10_get_offsetof()
2242 return offsetof(SMU74_SoftRegisters, AverageGraphicsActivity); in polaris10_get_offsetof()
2244 return offsetof(SMU74_SoftRegisters, PreVBlankGap); in polaris10_get_offsetof()
2246 return offsetof(SMU74_SoftRegisters, VBlankTimeout); in polaris10_get_offsetof()
2248 return offsetof(SMU74_SoftRegisters, UcodeLoadStatus); in polaris10_get_offsetof()
2250 return offsetof(SMU74_SoftRegisters, DRAM_LOG_ADDR_H); in polaris10_get_offsetof()
2252 return offsetof(SMU74_SoftRegisters, DRAM_LOG_ADDR_L); in polaris10_get_offsetof()
2254 return offsetof(SMU74_SoftRegisters, DRAM_LOG_PHY_ADDR_H); in polaris10_get_offsetof()
[all …]