Home
last modified time | relevance | path

Searched refs:LowSclkInterruptThreshold (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
H A Dsmumgr.h52 LowSclkInterruptThreshold, enumerator
H A Dsmu71_discrete.h336 uint32_t LowSclkInterruptThreshold; member
H A Dsmu74_discrete.h355 uint32_t LowSclkInterruptThreshold; member
H A Dsmu72_discrete.h337 uint32_t LowSclkInterruptThreshold; member
H A Dsmu73_discrete.h355 uint32_t LowSclkInterruptThreshold; member
H A Dsmu75_discrete.h361 uint32_t LowSclkInterruptThreshold; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
H A Damdgpu_vegam_smumgr.c2192 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 Damdgpu_fiji_smumgr.c2286 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 Damdgpu_iceland_smumgr.c2199 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 Damdgpu_polaris10_smumgr.c2300 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 Damdgpu_tonga_smumgr.c2589 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 Damdgpu_ci_smumgr.c2283 case LowSclkInterruptThreshold: in ci_get_offsetof()