Home
last modified time | relevance | path

Searched defs:dwc_pwm (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/pwm/
H A Dpwm-dwc.h53 struct dwc_pwm { struct
56 struct dwc_pwm_ctx ctx[DWC_TIMERS_TOTAL]; argument
59 static inline struct dwc_pwm *to_dwc_pwm(struct pwm_chip *chip) in to_dwc_pwm() argument