Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pwm/
Dpwm-clps711x.c88 duty = clps711x_get_duty(pwm, pwm_get_duty_cycle(pwm)); in clps711x_pwm_enable()
/linux-4.1.27/include/linux/
Dpwm.h112 static inline unsigned int pwm_get_duty_cycle(struct pwm_device *pwm) in pwm_get_duty_cycle() function