Searched refs:pwm_get_polarity (Results 1 – 3 of 3) sorted by relevance
196 pwm_get_polarity(pwm) == PWM_POLARITY_INVERSED, in pwm_omap_dmtimer_config()
252 if (pwm_get_polarity(pwm) == PWM_POLARITY_NORMAL) { in lpc18xx_pwm_enable()
138 static inline enum pwm_polarity pwm_get_polarity(const struct pwm_device *pwm) in pwm_get_polarity() function