Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/pwm/
Dpwm-hibvt.c100 int duty_cycle_ns, int period_ns) in hibvt_pwm_config() argument
108 duty = div_u64(period * duty_cycle_ns, period_ns); in hibvt_pwm_config()