Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hwmon/
Daspeed-pwm-tacho.c505 u8 clk_unit, div_h, div_l, tacho_div; in aspeed_get_fan_tach_ch_measure_period() local
508 clk_unit = priv->type_pwm_clock_unit[type]; in aspeed_get_fan_tach_ch_measure_period()
521 return clk / (clk_unit * div_h * div_l * tacho_div * tacho_unit); in aspeed_get_fan_tach_ch_measure_period()