Home
last modified time | relevance | path

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

/linux-5.10/drivers/pwm/
Dpwm-ep93xx.c36 struct ep93xx_pwm { struct
42 static inline struct ep93xx_pwm *to_ep93xx_pwm(struct pwm_chip *chip) in to_ep93xx_pwm() argument
64 struct ep93xx_pwm *ep93xx_pwm = to_ep93xx_pwm(chip); in ep93xx_pwm_config() local
116 struct ep93xx_pwm *ep93xx_pwm = to_ep93xx_pwm(chip); in ep93xx_pwm_polarity() local
139 struct ep93xx_pwm *ep93xx_pwm = to_ep93xx_pwm(chip); in ep93xx_pwm_enable() local
153 struct ep93xx_pwm *ep93xx_pwm = to_ep93xx_pwm(chip); in ep93xx_pwm_disable() local
171 struct ep93xx_pwm *ep93xx_pwm; in ep93xx_pwm_probe() local
203 struct ep93xx_pwm *ep93xx_pwm = platform_get_drvdata(pdev); in ep93xx_pwm_remove() local