Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pwm/
Dpwm-sti.c83 unsigned int cpt_num_devs; member
327 if (pwm->hwpwm >= cdata->cpt_num_devs) { in sti_pwm_capture()
493 cdata->cpt_num_devs = num_devs; in sti_pwm_probe_dt()
495 if (!cdata->pwm_num_devs && !cdata->cpt_num_devs) { in sti_pwm_probe_dt()
591 cdata->cpt_num_devs = 0; in sti_pwm_probe()
618 if (!cdata->cpt_num_devs) in sti_pwm_probe()
646 for (i = 0; i < cdata->cpt_num_devs; i++) { in sti_pwm_probe()