Searched refs:effective_ticks (Results 1 – 1 of 1) sorted by relevance
320 unsigned int effective_ticks; in sti_pwm_capture() local372 effective_ticks = clk_get_rate(pc->cpt_clk); in sti_pwm_capture()375 result->period /= effective_ticks; in sti_pwm_capture()378 result->duty_cycle /= effective_ticks; in sti_pwm_capture()