Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pwm/
H A Dpwm-lpc32xx.c29 static int lpc32xx_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm, in lpc32xx_pwm_config() function
106 err = lpc32xx_pwm_config(pwm->chip, pwm, state->duty_cycle, state->period); in lpc32xx_pwm_apply()