Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pwm/
Dcore.c134 if (chip->of_pwm_n_cells < 2) in of_pwm_xlate_with_flags()
151 if (chip->of_pwm_n_cells >= 3) { in of_pwm_xlate_with_flags()
165 if (chip->of_pwm_n_cells < 1) in of_pwm_single_xlate()
199 chip->of_pwm_n_cells = pwm_cells; in of_pwmchip_add()
Dpwm-clps711x.c107 priv->chip.of_pwm_n_cells = 1; in clps711x_pwm_probe()
Dpwm-pxa.c186 pc->chip.of_pwm_n_cells = 1; in pwm_probe()
Dpwm-cros-ec.c307 chip->of_pwm_n_cells = 1; in cros_ec_pwm_probe()
/Linux-v6.6/include/linux/
Dpwm.h303 unsigned int of_pwm_n_cells; member
/Linux-v6.6/drivers/gpu/drm/bridge/
Dti-sn65dsi86.c1595 pdata->pchip.of_pwm_n_cells = 1; in ti_sn_pwm_probe()