Lines Matching refs:s32
102 s32 cpu_setpoint;
117 s32 setpoint;
130 s32 setpoint;
148 s32 tmax, tdelta, maxpow, powadj; in wf_smu_create_cpu_fans()
165 tmax = ((s32)fvt->maxtemp) << 16; in wf_smu_create_cpu_fans()
188 tdelta = ((s32)piddata->target_temp_delta) << 16; in wf_smu_create_cpu_fans()
189 maxpow = ((s32)piddata->max_power) << 16; in wf_smu_create_cpu_fans()
190 powadj = ((s32)piddata->power_adj) << 16; in wf_smu_create_cpu_fans()
220 s32 new_setpoint, temp, power; in wf_smu_cpu_fans_tick()
329 s32 new_setpoint, temp; in wf_smu_drive_fans_tick()
410 s32 new_setpoint, power; in wf_smu_slots_fans_tick()