Searched refs:DWC_TIMERS_TOTAL (Results 1 – 3 of 3) sorted by relevance
26 #define DWC_TIMERS_TOTAL 8 macro56 struct dwc_pwm_ctx ctx[DWC_TIMERS_TOTAL];
115 for (i = 0; i < DWC_TIMERS_TOTAL; i++) { in dwc_pwm_suspend()140 for (i = 0; i < DWC_TIMERS_TOTAL; i++) { in dwc_pwm_resume()
167 chip = devm_pwmchip_alloc(dev, DWC_TIMERS_TOTAL, sizeof(*dwc)); in dwc_pwm_alloc()