Searched refs:LowSclkInterruptThreshold (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/ |
H A D | smumgr.h | 52 LowSclkInterruptThreshold, enumerator
|
H A D | smu71_discrete.h | 336 uint32_t LowSclkInterruptThreshold; member
|
H A D | smu74_discrete.h | 355 uint32_t LowSclkInterruptThreshold; member
|
H A D | smu72_discrete.h | 337 uint32_t LowSclkInterruptThreshold; member
|
H A D | smu73_discrete.h | 355 uint32_t LowSclkInterruptThreshold; member
|
H A D | smu75_discrete.h | 361 uint32_t LowSclkInterruptThreshold; member
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/ |
H A D | amdgpu_vegam_smumgr.c | 2192 case LowSclkInterruptThreshold: in vegam_get_offsetof() 2193 return offsetof(SMU75_Discrete_DpmTable, LowSclkInterruptThreshold); in vegam_get_offsetof() 2234 LowSclkInterruptThreshold), in vegam_update_sclk_threshold()
|
H A D | amdgpu_fiji_smumgr.c | 2286 LowSclkInterruptThreshold), in fiji_update_sclk_threshold() 2335 case LowSclkInterruptThreshold: in fiji_get_offsetof() 2336 return offsetof(SMU73_Discrete_DpmTable, LowSclkInterruptThreshold); in fiji_get_offsetof()
|
H A D | amdgpu_iceland_smumgr.c | 2199 LowSclkInterruptThreshold), in iceland_update_sclk_threshold() 2250 case LowSclkInterruptThreshold: in iceland_get_offsetof() 2251 return offsetof(SMU71_Discrete_DpmTable, LowSclkInterruptThreshold); in iceland_get_offsetof()
|
H A D | amdgpu_polaris10_smumgr.c | 2300 LowSclkInterruptThreshold), in polaris10_update_sclk_threshold() 2353 case LowSclkInterruptThreshold: in polaris10_get_offsetof() 2354 return offsetof(SMU74_Discrete_DpmTable, LowSclkInterruptThreshold); in polaris10_get_offsetof()
|
H A D | amdgpu_tonga_smumgr.c | 2589 LowSclkInterruptThreshold), in tonga_update_sclk_threshold() 2646 case LowSclkInterruptThreshold: in tonga_get_offsetof() 2647 return offsetof(SMU72_Discrete_DpmTable, LowSclkInterruptThreshold); in tonga_get_offsetof()
|
H A D | amdgpu_ci_smumgr.c | 2283 case LowSclkInterruptThreshold: in ci_get_offsetof()
|