Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dnpcm750-pwm-fan.c66 #define MIN_PRESCALE1 2 macro
702 if (prescale_val < MIN_PRESCALE1) in npcm7xx_pwm_init()
703 prescale_val = MIN_PRESCALE1; in npcm7xx_pwm_init()