Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pwm/
Dpwm-stm32.c389 static int stm32_pwm_set_polarity(struct stm32_pwm *priv, int ch, in stm32_pwm_set_polarity() function
462 stm32_pwm_set_polarity(priv, pwm->hwpwm, state->polarity); in stm32_pwm_apply()