Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/inc/
Dsmu74.h502 struct SMU74_SoftRegisters { struct
557 typedef struct SMU74_SoftRegisters SMU74_SoftRegisters; argument
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dpolaris10_smumgr.c1750 offsetof(SMU74_SoftRegisters, AllowMvddSwitch), 0x1); in polaris10_populate_vr_config()
1759 offsetof(SMU74_SoftRegisters, AllowMvddSwitch), 0x1); in polaris10_populate_vr_config()
2424 return offsetof(SMU74_SoftRegisters, HandshakeDisables); in polaris10_get_offsetof()
2426 return offsetof(SMU74_SoftRegisters, VoltageChangeTimeout); in polaris10_get_offsetof()
2428 return offsetof(SMU74_SoftRegisters, AverageGraphicsActivity); in polaris10_get_offsetof()
2430 return offsetof(SMU74_SoftRegisters, AverageMemoryActivity); in polaris10_get_offsetof()
2432 return offsetof(SMU74_SoftRegisters, PreVBlankGap); in polaris10_get_offsetof()
2434 return offsetof(SMU74_SoftRegisters, VBlankTimeout); in polaris10_get_offsetof()
2436 return offsetof(SMU74_SoftRegisters, UcodeLoadStatus); in polaris10_get_offsetof()
2438 return offsetof(SMU74_SoftRegisters, DRAM_LOG_ADDR_H); in polaris10_get_offsetof()
[all …]