Searched refs:berlin_pwm_chip (Results 1 – 1 of 1) sorted by relevance
49 struct berlin_pwm_chip { struct55 static inline struct berlin_pwm_chip *to_berlin_pwm_chip(struct pwm_chip *chip) in to_berlin_pwm_chip() argument57 return container_of(chip, struct berlin_pwm_chip, chip); in to_berlin_pwm_chip()60 static inline u32 berlin_pwm_readl(struct berlin_pwm_chip *bpc, in berlin_pwm_readl()66 static inline void berlin_pwm_writel(struct berlin_pwm_chip *bpc, in berlin_pwm_writel()94 struct berlin_pwm_chip *bpc = to_berlin_pwm_chip(chip); in berlin_pwm_config()133 struct berlin_pwm_chip *bpc = to_berlin_pwm_chip(chip); in berlin_pwm_set_polarity()150 struct berlin_pwm_chip *bpc = to_berlin_pwm_chip(chip); in berlin_pwm_enable()163 struct berlin_pwm_chip *bpc = to_berlin_pwm_chip(chip); in berlin_pwm_disable()219 struct berlin_pwm_chip *bpc; in berlin_pwm_probe()[all …]