Searched refs:berlin_pwm_chip (Results 1 – 1 of 1) sorted by relevance
51 struct berlin_pwm_chip { struct57 static inline struct berlin_pwm_chip *to_berlin_pwm_chip(struct pwm_chip *chip) in to_berlin_pwm_chip() argument62 static inline u32 berlin_pwm_readl(struct berlin_pwm_chip *bpc, in berlin_pwm_readl()68 static inline void berlin_pwm_writel(struct berlin_pwm_chip *bpc, in berlin_pwm_writel()78 struct berlin_pwm_chip *bpc = to_berlin_pwm_chip(chip); in berlin_pwm_config()117 struct berlin_pwm_chip *bpc = to_berlin_pwm_chip(chip); in berlin_pwm_set_polarity()134 struct berlin_pwm_chip *bpc = to_berlin_pwm_chip(chip); in berlin_pwm_enable()147 struct berlin_pwm_chip *bpc = to_berlin_pwm_chip(chip); in berlin_pwm_disable()201 struct berlin_pwm_chip *bpc; in berlin_pwm_probe()231 struct berlin_pwm_chip *bpc = to_berlin_pwm_chip(chip); in berlin_pwm_suspend()[all …]
Completed in 5 milliseconds