Searched refs:LowSclkInterruptThreshold (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/inc/ |
D | smumgr.h | 49 LowSclkInterruptThreshold, enumerator
|
D | smu71_discrete.h | 334 uint32_t LowSclkInterruptThreshold; member
|
D | smu72_discrete.h | 335 uint32_t LowSclkInterruptThreshold; member
|
D | smu73_discrete.h | 353 uint32_t LowSclkInterruptThreshold; member
|
D | smu74_discrete.h | 353 uint32_t LowSclkInterruptThreshold; member
|
D | smu75_discrete.h | 359 uint32_t LowSclkInterruptThreshold; member
|
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/ |
D | vegam_smumgr.c | 2193 case LowSclkInterruptThreshold: in vegam_get_offsetof() 2194 return offsetof(SMU75_Discrete_DpmTable, LowSclkInterruptThreshold); in vegam_get_offsetof() 2234 LowSclkInterruptThreshold), in vegam_update_sclk_threshold()
|
D | fiji_smumgr.c | 2293 LowSclkInterruptThreshold), in fiji_update_sclk_threshold() 2339 case LowSclkInterruptThreshold: in fiji_get_offsetof() 2340 return offsetof(SMU73_Discrete_DpmTable, LowSclkInterruptThreshold); in fiji_get_offsetof()
|
D | iceland_smumgr.c | 2193 LowSclkInterruptThreshold), in iceland_update_sclk_threshold() 2241 case LowSclkInterruptThreshold: in iceland_get_offsetof() 2242 return offsetof(SMU71_Discrete_DpmTable, LowSclkInterruptThreshold); in iceland_get_offsetof()
|
D | polaris10_smumgr.c | 2216 LowSclkInterruptThreshold), in polaris10_update_sclk_threshold() 2266 case LowSclkInterruptThreshold: in polaris10_get_offsetof() 2267 return offsetof(SMU74_Discrete_DpmTable, LowSclkInterruptThreshold); in polaris10_get_offsetof()
|
D | tonga_smumgr.c | 2573 LowSclkInterruptThreshold), in tonga_update_sclk_threshold() 2627 case LowSclkInterruptThreshold: in tonga_get_offsetof() 2628 return offsetof(SMU72_Discrete_DpmTable, LowSclkInterruptThreshold); in tonga_get_offsetof()
|
D | ci_smumgr.c | 2273 case LowSclkInterruptThreshold: in ci_get_offsetof()
|