Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/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()
263 ucTachometerPulsesPerRevolution == 0) || in smu7_fan_ctrl_set_fan_speed_rpm()
348 if (hwmgr->thermal_controller.fanInfo.ucTachometerPulsesPerRevolution) in smu7_thermal_initialize()
352 ucTachometerPulsesPerRevolution - 1); in smu7_thermal_initialize()
H A Dvega10_thermal.c52 ucTachometerPulsesPerRevolution) { in vega10_fan_ctrl_get_fan_speed_info()
417 if (hwmgr->thermal_controller.fanInfo.ucTachometerPulsesPerRevolution) { in vega10_thermal_initialize()
421 hwmgr->thermal_controller.fanInfo.ucTachometerPulsesPerRevolution - 1)); in vega10_thermal_initialize()
H A Dvega10_processpptables.c144 hwmgr->thermal_controller.fanInfo.ucTachometerPulsesPerRevolution = in init_thermal_controller()
215 hwmgr->thermal_controller.fanInfo.ucTachometerPulsesPerRevolution = in init_thermal_controller()
259 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.c1002 hwmgr->thermal_controller.fanInfo.ucTachometerPulsesPerRevolution = in init_thermal_controller()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/inc/
H A Dhwmgr.h664 uint8_t ucTachometerPulsesPerRevolution; member