Home
last modified time | relevance | path

Searched refs:sti_pwm_get_prescale (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pwm/
H A Dpwm-sti.c123 static int sti_pwm_get_prescale(struct sti_pwm_chip *pc, unsigned long period, in sti_pwm_get_prescale() function
205 ret = sti_pwm_get_prescale(pc, period_ns, &prescale); in sti_pwm_config()
/kernel/linux/linux-6.6/drivers/pwm/
H A Dpwm-sti.c123 static int sti_pwm_get_prescale(struct sti_pwm_chip *pc, unsigned long period, in sti_pwm_get_prescale() function
205 ret = sti_pwm_get_prescale(pc, period_ns, &prescale); in sti_pwm_config()

Completed in 6 milliseconds