Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dvegam_smumgr.c1708 offsetof(SMU75_SoftRegisters, AllowMvddSwitch), in vegam_populate_vr_config()
1722 offsetof(SMU75_SoftRegisters, AllowMvddSwitch), in vegam_populate_vr_config()
2161 return offsetof(SMU75_SoftRegisters, HandshakeDisables); in vegam_get_offsetof()
2163 return offsetof(SMU75_SoftRegisters, VoltageChangeTimeout); in vegam_get_offsetof()
2165 return offsetof(SMU75_SoftRegisters, AverageGraphicsActivity); in vegam_get_offsetof()
2167 return offsetof(SMU75_SoftRegisters, AverageMemoryActivity); in vegam_get_offsetof()
2169 return offsetof(SMU75_SoftRegisters, PreVBlankGap); in vegam_get_offsetof()
2171 return offsetof(SMU75_SoftRegisters, VBlankTimeout); in vegam_get_offsetof()
2173 return offsetof(SMU75_SoftRegisters, UcodeLoadStatus); in vegam_get_offsetof()
2175 return offsetof(SMU75_SoftRegisters, DRAM_LOG_ADDR_H); in vegam_get_offsetof()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/inc/
H A Dsmu75.h396 struct SMU75_SoftRegisters { struct
450 typedef struct SMU75_SoftRegisters SMU75_SoftRegisters; argument