Searched refs:brcmstb_pwm (Results 1 – 1 of 1) sorted by relevance
54 struct brcmstb_pwm { struct61 static inline u32 brcmstb_pwm_readl(struct brcmstb_pwm *p, in brcmstb_pwm_readl() argument70 static inline void brcmstb_pwm_writel(struct brcmstb_pwm *p, u32 value, in brcmstb_pwm_writel()79 static inline struct brcmstb_pwm *to_brcmstb_pwm(struct pwm_chip *chip) in to_brcmstb_pwm()81 return container_of(chip, struct brcmstb_pwm, chip); in to_brcmstb_pwm()100 struct brcmstb_pwm *p = to_brcmstb_pwm(chip); in brcmstb_pwm_config()184 static inline void brcmstb_pwm_enable_set(struct brcmstb_pwm *p, in brcmstb_pwm_enable_set()207 struct brcmstb_pwm *p = to_brcmstb_pwm(chip); in brcmstb_pwm_enable()216 struct brcmstb_pwm *p = to_brcmstb_pwm(chip); in brcmstb_pwm_disable()236 struct brcmstb_pwm *p; in brcmstb_pwm_probe()[all …]