Lines Matching defs:berlin_pwm_chip
48 struct berlin_pwm_chip {
54 static inline struct berlin_pwm_chip *to_berlin_pwm_chip(struct pwm_chip *chip)
56 return container_of(chip, struct berlin_pwm_chip, chip);
59 static inline u32 berlin_pwm_readl(struct berlin_pwm_chip *chip,
65 static inline void berlin_pwm_writel(struct berlin_pwm_chip *chip,
93 struct berlin_pwm_chip *pwm = to_berlin_pwm_chip(chip);
132 struct berlin_pwm_chip *pwm = to_berlin_pwm_chip(chip);
149 struct berlin_pwm_chip *pwm = to_berlin_pwm_chip(chip);
162 struct berlin_pwm_chip *pwm = to_berlin_pwm_chip(chip);
188 struct berlin_pwm_chip *pwm;
230 struct berlin_pwm_chip *pwm = platform_get_drvdata(pdev);
242 struct berlin_pwm_chip *pwm = dev_get_drvdata(dev);
265 struct berlin_pwm_chip *pwm = dev_get_drvdata(dev);