DWC_TIMERS_TOTAL
chip = devm_pwmchip_alloc(dev, DWC_TIMERS_TOTAL, sizeof(*dwc));
for (i = 0; i < DWC_TIMERS_TOTAL; i++) {
struct dwc_pwm_ctx ctx[DWC_TIMERS_TOTAL];