Lines Matching defs:brcmstb_pwm
54 struct brcmstb_pwm {
60 static inline u32 brcmstb_pwm_readl(struct brcmstb_pwm *p,
69 static inline void brcmstb_pwm_writel(struct brcmstb_pwm *p, u32 value,
78 static inline struct brcmstb_pwm *to_brcmstb_pwm(struct pwm_chip *chip)
80 return container_of(chip, struct brcmstb_pwm, chip);
99 struct brcmstb_pwm *p = to_brcmstb_pwm(chip);
176 static inline void brcmstb_pwm_enable_set(struct brcmstb_pwm *p,
198 struct brcmstb_pwm *p = to_brcmstb_pwm(chip);
234 struct brcmstb_pwm *p;
280 struct brcmstb_pwm *p = platform_get_drvdata(pdev);
289 struct brcmstb_pwm *p = dev_get_drvdata(dev);
298 struct brcmstb_pwm *p = dev_get_drvdata(dev);