Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Daspeed-g6-pwm-tach.c140 u32 tach_divisor; member
290 tach_div = tach_val * priv->tach_divisor * DEFAULT_FAN_PULSE_PR; in aspeed_tach_val_to_rpm()
348 priv->tach_divisor = val; in aspeed_tach_hwmon_write()
352 DIV_TO_REG(priv->tach_divisor)); in aspeed_tach_hwmon_write()
410 priv->tach_divisor = DEFAULT_TACH_DIV; in aspeed_present_fan_tach()
419 DIV_TO_REG(priv->tach_divisor)); in aspeed_present_fan_tach()