Lines Matching refs:s32
70 static s32 cpu_all_tmax = 100 << 16;
120 static int cpu_check_overtemp(s32 temp) in cpu_check_overtemp()
123 s32 t_avg, t_old; in cpu_check_overtemp()
203 static int read_one_cpu_vals(int cpu, s32 *temp, s32 *power) in read_one_cpu_vals()
205 s32 dtemp, volts, amps; in read_one_cpu_vals()
249 s32 speed, temp, power, t_max = 0; in cpu_fans_tick()
298 s32 tmax, ttarget, ptarget; in cpu_setup_pid()
304 ptarget = ((s32)(mpu->pmaxh - mpu->padjmax)) << 16; in cpu_setup_pid()
368 s32 temp, dtemp; in backside_fan_tick()
423 s32 fmin = wf_control_get_min(backside_fan); in backside_setup_pid()
424 s32 fmax = wf_control_get_max(backside_fan); in backside_setup_pid()
455 s32 temp; in slots_fan_tick()
490 s32 fmin = wf_control_get_min(slots_fan); in slots_setup_pid()
491 s32 fmax = wf_control_get_max(slots_fan); in slots_setup_pid()