Searched refs:ulMinRPM (Results 1 – 5 of 5) sorted by relevance
44 fan_speed_info->min_rpm = hwmgr->thermal_controller.fanInfo.ulMinRPM; in smu7_fan_ctrl_get_fan_speed_info()263 (speed < hwmgr->thermal_controller.fanInfo.ulMinRPM) || in smu7_fan_ctrl_set_fan_speed_rpm()
56 hwmgr->thermal_controller.fanInfo.ulMinRPM; in vega10_fan_ctrl_get_fan_speed_info()314 (speed < hwmgr->thermal_controller.fanInfo.ulMinRPM) || in vega10_fan_ctrl_set_fan_speed_rpm()
145 hwmgr->thermal_controller.fanInfo.ulMinRPM = in init_thermal_controller()214 hwmgr->thermal_controller.fanInfo.ulMinRPM = fan_table_v2->ucFanMinRPM * 100UL; in init_thermal_controller()
908 hwmgr->thermal_controller.fanInfo.ulMinRPM in init_thermal_controller()
626 uint32_t ulMinRPM; member