HomeSort by: relevance | last modified time | path
    Searched refs:LowSclkInterruptThreshold (Results 1 - 12 of 12) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
smumgr.h 52 LowSclkInterruptThreshold,
smu71_discrete.h 336 uint32_t LowSclkInterruptThreshold;
smu72_discrete.h 337 uint32_t LowSclkInterruptThreshold;
smu73_discrete.h 355 uint32_t LowSclkInterruptThreshold;
smu74_discrete.h 355 uint32_t LowSclkInterruptThreshold;
smu75_discrete.h 361 uint32_t LowSclkInterruptThreshold;
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
amdgpu_fiji_smumgr.c 2286 LowSclkInterruptThreshold),
2335 case LowSclkInterruptThreshold:
2336 return offsetof(SMU73_Discrete_DpmTable, LowSclkInterruptThreshold);
amdgpu_iceland_smumgr.c 2199 LowSclkInterruptThreshold),
2250 case LowSclkInterruptThreshold:
2251 return offsetof(SMU71_Discrete_DpmTable, LowSclkInterruptThreshold);
amdgpu_vegam_smumgr.c 2192 case LowSclkInterruptThreshold:
2193 return offsetof(SMU75_Discrete_DpmTable, LowSclkInterruptThreshold);
2234 LowSclkInterruptThreshold),
amdgpu_polaris10_smumgr.c 2300 LowSclkInterruptThreshold),
2353 case LowSclkInterruptThreshold:
2354 return offsetof(SMU74_Discrete_DpmTable, LowSclkInterruptThreshold);
amdgpu_tonga_smumgr.c 2589 LowSclkInterruptThreshold),
2646 case LowSclkInterruptThreshold:
2647 return offsetof(SMU72_Discrete_DpmTable, LowSclkInterruptThreshold);
amdgpu_ci_smumgr.c 2283 case LowSclkInterruptThreshold:

Completed in 60 milliseconds