Symbol: LowSclkInterruptThreshold
sys/dev/drm/amd/powerplay/inc/smu71_discrete.h
334
uint32_t LowSclkInterruptThreshold;
sys/dev/drm/amd/powerplay/inc/smu72_discrete.h
335
uint32_t LowSclkInterruptThreshold;
sys/dev/drm/amd/powerplay/inc/smu73_discrete.h
353
uint32_t LowSclkInterruptThreshold;
sys/dev/drm/amd/powerplay/inc/smu74_discrete.h
353
uint32_t LowSclkInterruptThreshold;
sys/dev/drm/amd/powerplay/inc/smu75_discrete.h
359
uint32_t LowSclkInterruptThreshold;
sys/dev/drm/amd/powerplay/smumgr/ci_smumgr.c
2276
case LowSclkInterruptThreshold:
sys/dev/drm/amd/powerplay/smumgr/fiji_smumgr.c
2284
LowSclkInterruptThreshold),
sys/dev/drm/amd/powerplay/smumgr/fiji_smumgr.c
2331
case LowSclkInterruptThreshold:
sys/dev/drm/amd/powerplay/smumgr/fiji_smumgr.c
2332
return offsetof(SMU73_Discrete_DpmTable, LowSclkInterruptThreshold);
sys/dev/drm/amd/powerplay/smumgr/iceland_smumgr.c
2195
LowSclkInterruptThreshold),
sys/dev/drm/amd/powerplay/smumgr/iceland_smumgr.c
2244
case LowSclkInterruptThreshold:
sys/dev/drm/amd/powerplay/smumgr/iceland_smumgr.c
2245
return offsetof(SMU71_Discrete_DpmTable, LowSclkInterruptThreshold);
sys/dev/drm/amd/powerplay/smumgr/polaris10_smumgr.c
2237
LowSclkInterruptThreshold),
sys/dev/drm/amd/powerplay/smumgr/polaris10_smumgr.c
2287
case LowSclkInterruptThreshold:
sys/dev/drm/amd/powerplay/smumgr/polaris10_smumgr.c
2288
return offsetof(SMU74_Discrete_DpmTable, LowSclkInterruptThreshold);
sys/dev/drm/amd/powerplay/smumgr/tonga_smumgr.c
2584
LowSclkInterruptThreshold),
sys/dev/drm/amd/powerplay/smumgr/tonga_smumgr.c
2639
case LowSclkInterruptThreshold:
sys/dev/drm/amd/powerplay/smumgr/tonga_smumgr.c
2640
return offsetof(SMU72_Discrete_DpmTable, LowSclkInterruptThreshold);
sys/dev/drm/amd/powerplay/smumgr/vegam_smumgr.c
2195
case LowSclkInterruptThreshold:
sys/dev/drm/amd/powerplay/smumgr/vegam_smumgr.c
2196
return offsetof(SMU75_Discrete_DpmTable, LowSclkInterruptThreshold);
sys/dev/drm/amd/powerplay/smumgr/vegam_smumgr.c
2237
LowSclkInterruptThreshold),