Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Daspeed-pwm-tacho.c506 u16 tacho_unit; in aspeed_get_fan_tach_ch_measure_period() local
519 tacho_unit = priv->type_fan_tach_unit[type]; in aspeed_get_fan_tach_ch_measure_period()
523 return clk / (clk_unit * div_h * div_l * tacho_div * tacho_unit); in aspeed_get_fan_tach_ch_measure_period()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Daspeed-pwm-tacho.c505 u16 tacho_unit; in aspeed_get_fan_tach_ch_measure_period() local
518 tacho_unit = priv->type_fan_tach_unit[type]; in aspeed_get_fan_tach_ch_measure_period()
522 return clk / (clk_unit * div_h * div_l * tacho_div * tacho_unit); in aspeed_get_fan_tach_ch_measure_period()

Completed in 4 milliseconds