Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pwm/
H A Dpwm-atmel-hlcdc.c42 static int atmel_hlcdc_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm, in atmel_hlcdc_pwm_apply() function
172 .apply = atmel_hlcdc_pwm_apply,
211 return atmel_hlcdc_pwm_apply(&atmel->chip, &atmel->chip.pwms[0], in atmel_hlcdc_pwm_resume()