Searched refs:brcmstb_pwm (Results 1 – 1 of 1) sorted by relevance
54 struct brcmstb_pwm { struct60 static inline u32 brcmstb_pwm_readl(struct brcmstb_pwm *p, in brcmstb_pwm_readl() argument69 static inline void brcmstb_pwm_writel(struct brcmstb_pwm *p, u32 value, in brcmstb_pwm_writel()80 return container_of(chip, struct brcmstb_pwm, chip); in to_brcmstb_pwm()99 struct brcmstb_pwm *p = to_brcmstb_pwm(chip); in brcmstb_pwm_config()176 static inline void brcmstb_pwm_enable_set(struct brcmstb_pwm *p, in brcmstb_pwm_enable_set()198 struct brcmstb_pwm *p = to_brcmstb_pwm(chip); in brcmstb_pwm_apply()234 struct brcmstb_pwm *p; in brcmstb_pwm_probe()280 struct brcmstb_pwm *p = platform_get_drvdata(pdev); in brcmstb_pwm_remove()291 struct brcmstb_pwm *p = dev_get_drvdata(dev); in brcmstb_pwm_suspend()[all …]
Completed in 3 milliseconds