Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Daspeed-pwm-tacho.c507 u16 tacho_unit; in aspeed_get_fan_tach_ch_measure_period() local
520 tacho_unit = priv->type_fan_tach_unit[type]; in aspeed_get_fan_tach_ch_measure_period()
524 return clk / (clk_unit * div_h * div_l * tacho_div * tacho_unit); in aspeed_get_fan_tach_ch_measure_period()