Searched refs:SMU74_SoftRegisters (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/inc/ |
| H A D | smu74.h | 502 struct SMU74_SoftRegisters { struct 557 typedef struct SMU74_SoftRegisters SMU74_SoftRegisters; argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
| H A D | polaris10_smumgr.c | 1631 offsetof(SMU74_SoftRegisters, AllowMvddSwitch), 0x1); in polaris10_populate_vr_config() 2323 return offsetof(SMU74_SoftRegisters, HandshakeDisables); in polaris10_get_offsetof() 2325 return offsetof(SMU74_SoftRegisters, VoltageChangeTimeout); in polaris10_get_offsetof() 2327 return offsetof(SMU74_SoftRegisters, AverageGraphicsActivity); in polaris10_get_offsetof() 2329 return offsetof(SMU74_SoftRegisters, AverageMemoryActivity); in polaris10_get_offsetof() 2331 return offsetof(SMU74_SoftRegisters, PreVBlankGap); in polaris10_get_offsetof() 2333 return offsetof(SMU74_SoftRegisters, VBlankTimeout); in polaris10_get_offsetof() 2335 return offsetof(SMU74_SoftRegisters, UcodeLoadStatus); in polaris10_get_offsetof() 2337 return offsetof(SMU74_SoftRegisters, DRAM_LOG_ADDR_H); in polaris10_get_offsetof() 2339 return offsetof(SMU74_SoftRegisters, DRAM_LOG_ADDR_L); in polaris10_get_offsetof() [all …]
|