Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pwm/
Dpwm-hibvt.c97 int duty_cycle_ns, int period_ns) in hibvt_pwm_config() argument
105 duty = div_u64(period * duty_cycle_ns, period_ns); in hibvt_pwm_config()