Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dnpcm750-pwm-fan.c172 #define FAN_ENOUGH_SAMPLE 0x02 macro
386 } else if (data->fan_dev[fan_id].fan_st_flg < FAN_ENOUGH_SAMPLE) { in npcm7xx_fan_compute()
397 if (data->fan_dev[fan_id].fan_st_flg == FAN_ENOUGH_SAMPLE) { in npcm7xx_fan_compute()
404 FAN_ENOUGH_SAMPLE; in npcm7xx_fan_compute()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dnpcm750-pwm-fan.c172 #define FAN_ENOUGH_SAMPLE 0x02 macro
386 } else if (data->fan_dev[fan_id].fan_st_flg < FAN_ENOUGH_SAMPLE) { in npcm7xx_fan_compute()
397 if (data->fan_dev[fan_id].fan_st_flg == FAN_ENOUGH_SAMPLE) { in npcm7xx_fan_compute()
404 FAN_ENOUGH_SAMPLE; in npcm7xx_fan_compute()

Completed in 4 milliseconds