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

/linux-master/drivers/hwmon/
H A Dnzxt-kraken3.c40 #define PUMP_DUTY_MIN 20 /* In percent */ macro
214 if (channel == 0 && percent_value < PUMP_DUTY_MIN)
215 percent_value = PUMP_DUTY_MIN;

Completed in 98 milliseconds