Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpwm.h117 static inline void pwm_set_period(struct pwm_device *pwm, u64 period) in pwm_set_period() function
/openbmc/linux/drivers/pwm/
H A Dpwm-lpc18xx-sct.c227 pwm_set_period(&chip->pwms[i], period_ns); in lpc18xx_pwm_config()