Home
last modified time | relevance | path

Searched refs:FAN_ENOUGH_SAMPLE (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hwmon/
H A Dnpcm750-pwm-fan.c171 #define FAN_ENOUGH_SAMPLE 0x02 macro
384 } else if (data->fan_dev[fan_id].fan_st_flg < FAN_ENOUGH_SAMPLE) { in npcm7xx_fan_compute()
395 if (data->fan_dev[fan_id].fan_st_flg == FAN_ENOUGH_SAMPLE) { in npcm7xx_fan_compute()
402 FAN_ENOUGH_SAMPLE; in npcm7xx_fan_compute()