Searched refs:ucTachometerPulsesPerRevolution (Results 1 – 5 of 5) sorted by relevance
41 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()
52 ucTachometerPulsesPerRevolution) { in vega10_fan_ctrl_get_fan_speed_info()404 if (hwmgr->thermal_controller.fanInfo.ucTachometerPulsesPerRevolution) { in vega10_thermal_initialize()408 hwmgr->thermal_controller.fanInfo.ucTachometerPulsesPerRevolution - 1)); in vega10_thermal_initialize()
141 hwmgr->thermal_controller.fanInfo.ucTachometerPulsesPerRevolution = in init_thermal_controller()212 hwmgr->thermal_controller.fanInfo.ucTachometerPulsesPerRevolution = in init_thermal_controller()
904 hwmgr->thermal_controller.fanInfo.ucTachometerPulsesPerRevolution = in init_thermal_controller()
625 uint8_t ucTachometerPulsesPerRevolution; member