Lines Matching refs:s32
79 static s32 cpu_all_tmax = 100 << 16;
126 static int cpu_check_overtemp(s32 temp) in cpu_check_overtemp()
129 s32 t_avg, t_old; in cpu_check_overtemp()
209 static int read_one_cpu_vals(int cpu, s32 *temp, s32 *power) in read_one_cpu_vals()
211 s32 dtemp, volts, amps; in read_one_cpu_vals()
255 s32 intake, temp, power, t_max = 0; in cpu_fans_tick_split()
310 s32 temp0, power0, temp1, power1, t_max = 0; in cpu_fans_tick_combined()
311 s32 temp, power, intake, pump; in cpu_fans_tick_combined()
397 s32 tmax, ttarget, ptarget; in cpu_setup_pid()
403 ptarget = ((s32)(mpu->pmaxh - mpu->padjmax)) << 16; in cpu_setup_pid()
466 s32 temp; in backside_fan_tick()
506 s32 fmin = wf_control_get_min(backside_fan); in backside_setup_pid()
507 s32 fmax = wf_control_get_max(backside_fan); in backside_setup_pid()
546 s32 temp; in drives_fan_tick()
585 s32 fmin = wf_control_get_min(drives_fan); in drives_setup_pid()
586 s32 fmax = wf_control_get_max(drives_fan); in drives_setup_pid()