Searched refs:of_pwm_n_cells (Results 1 – 18 of 18) 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()598 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()
182 pwm->chip.of_pwm_n_cells = 3; in berlin_pwm_probe()
272 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()
278 kp->chip.of_pwm_n_cells = 3; in kona_pwmc_probe()
230 pc->chip.of_pwm_n_cells = 3; in ecap_pwm_probe()
379 atmel_pwm->chip.of_pwm_n_cells = 3; in atmel_pwm_probe()
336 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()
379 lpc18xx_pwm->chip.of_pwm_n_cells = 3; in lpc18xx_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()
518 chip->chip.of_pwm_n_cells = 3; in pwm_samsung_probe()
197 unsigned int of_pwm_n_cells; member