Searched refs:num_pwms (Results 1 – 3 of 3) sorted by relevance
58 unsigned int num_pwms; member249 for (i = 0; i < data->num_pwms + 2 && pc->soc->has_clks; i++) { in mtk_pwm_probe()263 pc->chip.npwm = data->num_pwms; in mtk_pwm_probe()282 .num_pwms = 8,288 .num_pwms = 6,294 .num_pwms = 5,300 .num_pwms = 4,
55 u32 num_pwms; member59 { .num_pwms = 4 },60 { .num_pwms = 8 },198 pwm_chip->chip.npwm = soc->num_pwms; in hibvt_pwm_probe()
1832 int num_pwms = (data->type == w83697hf) ? 2 : 3; in w83627hf_update_device() local1886 for (i = 0; i < num_pwms; i++) { in w83627hf_update_device()