Searched refs:pwm_get_duty_cycle (Results 1 – 3 of 3) sorted by relevance
77 if (pwm_get_duty_cycle(pwm) != state->duty_cycle || in crc_pwm_apply()
164 if (duty_ns == pwm_get_duty_cycle(pwm) && in pwm_omap_dmtimer_config()
138 static inline u64 pwm_get_duty_cycle(const struct pwm_device *pwm) in pwm_get_duty_cycle() function