Lines Matching refs:img_pwm_chip
61 struct img_pwm_chip {
75 static inline struct img_pwm_chip *to_img_pwm_chip(struct pwm_chip *chip)
77 return container_of(chip, struct img_pwm_chip, chip);
80 static inline void img_pwm_writel(struct img_pwm_chip *chip,
86 static inline u32 img_pwm_readl(struct img_pwm_chip *chip,
97 struct img_pwm_chip *pwm_chip = to_img_pwm_chip(chip);
156 struct img_pwm_chip *pwm_chip = to_img_pwm_chip(chip);
177 struct img_pwm_chip *pwm_chip = to_img_pwm_chip(chip);
209 struct img_pwm_chip *pwm_chip = dev_get_drvdata(dev);
219 struct img_pwm_chip *pwm_chip = dev_get_drvdata(dev);
244 struct img_pwm_chip *pwm;
331 struct img_pwm_chip *pwm_chip = platform_get_drvdata(pdev);
343 struct img_pwm_chip *pwm_chip = dev_get_drvdata(dev);
365 struct img_pwm_chip *pwm_chip = dev_get_drvdata(dev);