Home
last modified time | relevance | path

Searched refs:ucTachometerPulsesPerRevolution (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dsmu7_thermal.c41 hwmgr->thermal_controller.fanInfo.ucTachometerPulsesPerRevolution) { in smu7_fan_ctrl_get_fan_speed_info()
89 !hwmgr->thermal_controller.fanInfo.ucTachometerPulsesPerRevolution) in smu7_fan_ctrl_get_fan_speed_rpm()
262 ucTachometerPulsesPerRevolution == 0) || in smu7_fan_ctrl_set_fan_speed_rpm()
346 if (hwmgr->thermal_controller.fanInfo.ucTachometerPulsesPerRevolution) in smu7_thermal_initialize()
350 ucTachometerPulsesPerRevolution - 1); in smu7_thermal_initialize()
H A Dvega10_thermal.c52 ucTachometerPulsesPerRevolution) { in vega10_fan_ctrl_get_fan_speed_info()
407 if (hwmgr->thermal_controller.fanInfo.ucTachometerPulsesPerRevolution) { in vega10_thermal_initialize()
411 hwmgr->thermal_controller.fanInfo.ucTachometerPulsesPerRevolution - 1)); in vega10_thermal_initialize()
H A Dvega10_processpptables.c142 hwmgr->thermal_controller.fanInfo.ucTachometerPulsesPerRevolution = in init_thermal_controller()
213 hwmgr->thermal_controller.fanInfo.ucTachometerPulsesPerRevolution = in init_thermal_controller()
H A Dprocess_pptables_v1_0.c904 hwmgr->thermal_controller.fanInfo.ucTachometerPulsesPerRevolution = in init_thermal_controller()
H A Dprocesspptables.c997 hwmgr->thermal_controller.fanInfo.ucTachometerPulsesPerRevolution = in init_thermal_controller()
/dragonfly/sys/dev/drm/amd/powerplay/inc/
H A Dhwmgr.h626 uint8_t ucTachometerPulsesPerRevolution; member