Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Daspeed-g6-pwm-tach.c286 static int aspeed_tach_val_to_rpm(struct aspeed_pwm_tach_data *priv, u32 tach_val) in aspeed_tach_val_to_rpm() argument
291 tach_div = tach_val * priv->tach_divisor * DEFAULT_FAN_PULSE_PR; in aspeed_tach_val_to_rpm()
294 priv->clk_rate, tach_val, tach_div); in aspeed_tach_val_to_rpm()