Searched refs:of_pwm_n_cells (Results 1 – 16 of 16) sorted by relevance
139 if (pc->of_pwm_n_cells < 3) in of_pwm_xlate_with_flags()165 if (pc->of_pwm_n_cells < 2) in of_pwm_simple_xlate()187 chip->of_pwm_n_cells = 2; in of_pwmchip_add()539 if (args.args_count != pc->of_pwm_n_cells) { in of_pwm_get()
141 priv->chip.of_pwm_n_cells = 1; in clps711x_pwm_probe()
196 pwm->chip.of_pwm_n_cells = 1; in pwm_probe()
263 chip->chip.of_pwm_n_cells = 3; in atmel_hlcdc_pwm_probe()
270 pc->chip.of_pwm_n_cells = 3; in rockchip_pwm_probe()
220 chip->chip.of_pwm_n_cells = 3; in vt8500_pwm_probe()
248 kp->chip.of_pwm_n_cells = 3; in kona_pwmc_probe()
230 pc->chip.of_pwm_n_cells = 3; in ecap_pwm_probe()
353 atmel_pwm->chip.of_pwm_n_cells = 3; in atmel_pwm_probe()
314 pwm->chip.of_pwm_n_cells = 3; in sun4i_pwm_probe()
422 tpu->chip.of_pwm_n_cells = 3; in tpu_probe()
398 tcbpwm->chip.of_pwm_n_cells = 3; in atmel_tcb_pwm_probe()
468 fpc->chip.of_pwm_n_cells = 3; in fsl_pwm_probe()
461 pc->chip.of_pwm_n_cells = 3; in ehrpwm_pwm_probe()
517 chip->chip.of_pwm_n_cells = 3; in pwm_samsung_probe()
177 unsigned int of_pwm_n_cells; member