Searched refs:pid_gp (Results 1 - 5 of 5) sorted by relevance

/drivers/macintosh/
H A Dwindfarm_mpu.h50 fs32 pid_gp; /* 0x2c - PID proportional gain */ member in struct:mpu_data
H A Dtherm_pm72.h39 fs32 pid_gp; /* 0x2c - PID proportional gain */ member in struct:mpu_data
H A Dwindfarm_pm72.c425 pid.gp = mpu->pid_gp;
H A Dwindfarm_rm31.c326 pid.gp = mpu->pid_gp;
H A Dtherm_pm72.c908 prop_p = ((s64)state->mpu.pid_gp) * (s64)proportional;

Completed in 70 milliseconds