Searched refs:pwm_get_duty_cycle (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/pwm/
H A Dpwm-crc.c75 if (pwm_get_duty_cycle(pwm) != state->duty_cycle ||
H A Dpwm-omap-dmtimer.c159 if (duty_ns == pwm_get_duty_cycle(pwm) &&
/linux-master/include/linux/
H A Dpwm.h122 static inline u64 pwm_get_duty_cycle(const struct pwm_device *pwm) function

Completed in 202 milliseconds