Home
last modified time | relevance | path

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

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