Searched refs:tach_val (Results 1 – 1 of 1) sorted by relevance
285 static int aspeed_tach_val_to_rpm(struct aspeed_pwm_tach_data *priv, u32 tach_val) in aspeed_tach_val_to_rpm() argument290 tach_div = tach_val * priv->tach_divisor * DEFAULT_FAN_PULSE_PR; in aspeed_tach_val_to_rpm()293 priv->clk_rate, tach_val, tach_div); in aspeed_tach_val_to_rpm()