Searched refs:SLOTS_PID_OUTPUT_MIN (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/macintosh/
H A Dtherm_pm72.h239 #define SLOTS_PID_OUTPUT_MIN 20 macro
H A Dtherm_pm72.c516 } else if (pwm < SLOTS_PID_OUTPUT_MIN)
517 pwm = SLOTS_PID_OUTPUT_MIN;
1605 state->pwm = max(state->pwm, SLOTS_PID_OUTPUT_MIN);

Completed in 58 milliseconds