Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pwm/
Dpwm-lpc32xx.c30 static int lpc32xx_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm, in lpc32xx_pwm_config() function
107 err = lpc32xx_pwm_config(chip, pwm, state->duty_cycle, state->period); in lpc32xx_pwm_apply()