Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/pwm/
A Dpwm-sti.c319 unsigned int effective_ticks; in sti_pwm_capture() local
371 effective_ticks = clk_get_rate(pc->cpt_clk); in sti_pwm_capture()
374 result->period /= effective_ticks; in sti_pwm_capture()
377 result->duty_cycle /= effective_ticks; in sti_pwm_capture()

Completed in 3 milliseconds