Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pwm/
H A Dpwm-atmel.c269 static void atmel_pwm_disable(struct pwm_chip *chip, struct pwm_device *pwm, in atmel_pwm_disable() function
332 atmel_pwm_disable(chip, pwm, false); in atmel_pwm_apply()
352 atmel_pwm_disable(chip, pwm, true); in atmel_pwm_apply()