Lines Matching defs:berlin_pwm_chip
49 struct berlin_pwm_chip {
55 static inline struct berlin_pwm_chip *to_berlin_pwm_chip(struct pwm_chip *chip)
57 return container_of(chip, struct berlin_pwm_chip, chip);
60 static inline u32 berlin_pwm_readl(struct berlin_pwm_chip *bpc,
66 static inline void berlin_pwm_writel(struct berlin_pwm_chip *bpc,
94 struct berlin_pwm_chip *bpc = to_berlin_pwm_chip(chip);
133 struct berlin_pwm_chip *bpc = to_berlin_pwm_chip(chip);
150 struct berlin_pwm_chip *bpc = to_berlin_pwm_chip(chip);
163 struct berlin_pwm_chip *bpc = to_berlin_pwm_chip(chip);
219 struct berlin_pwm_chip *bpc;
256 struct berlin_pwm_chip *bpc = platform_get_drvdata(pdev);
266 struct berlin_pwm_chip *bpc = dev_get_drvdata(dev);
289 struct berlin_pwm_chip *bpc = dev_get_drvdata(dev);