Searched refs:pwm_get_polarity (Results 1 – 3 of 3) sorted by relevance
142 static inline enum pwm_polarity pwm_get_polarity(const struct pwm_device *pwm) in pwm_get_polarity() function
86 if (pwm_get_polarity(pwm) == PWM_POLARITY_INVERSED) in rockchip_pwm_set_enable_v2()
137 switch (pwm_get_polarity(pwm)) { in polarity_show()