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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_smu7_thermal.c 46 hwmgr->thermal_controller.fanInfo.ucTachometerPulsesPerRevolution) {
94 !hwmgr->thermal_controller.fanInfo.ucTachometerPulsesPerRevolution)
267 ucTachometerPulsesPerRevolution == 0) ||
352 if (hwmgr->thermal_controller.fanInfo.ucTachometerPulsesPerRevolution)
356 ucTachometerPulsesPerRevolution - 1);
amdgpu_vega10_thermal.c 58 ucTachometerPulsesPerRevolution) {
411 if (hwmgr->thermal_controller.fanInfo.ucTachometerPulsesPerRevolution) {
415 hwmgr->thermal_controller.fanInfo.ucTachometerPulsesPerRevolution - 1));
amdgpu_vega10_processpptables.c 149 hwmgr->thermal_controller.fanInfo.ucTachometerPulsesPerRevolution =
220 hwmgr->thermal_controller.fanInfo.ucTachometerPulsesPerRevolution =
264 hwmgr->thermal_controller.fanInfo.ucTachometerPulsesPerRevolution =
amdgpu_process_pptables_v1_0.c 909 hwmgr->thermal_controller.fanInfo.ucTachometerPulsesPerRevolution =
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
hwmgr.h 659 uint8_t ucTachometerPulsesPerRevolution;

Completed in 15 milliseconds