Lines Matching refs:lpc18xx_pwm_chip
94 struct lpc18xx_pwm_chip { struct
108 static inline struct lpc18xx_pwm_chip * argument
114 static inline void lpc18xx_pwm_writel(struct lpc18xx_pwm_chip *lpc18xx_pwm, in lpc18xx_pwm_writel()
120 static inline u32 lpc18xx_pwm_readl(struct lpc18xx_pwm_chip *lpc18xx_pwm, in lpc18xx_pwm_readl()
126 static void lpc18xx_pwm_set_conflict_res(struct lpc18xx_pwm_chip *lpc18xx_pwm, in lpc18xx_pwm_set_conflict_res()
149 struct lpc18xx_pwm_chip *lpc18xx_pwm = to_lpc18xx_pwm_chip(chip); in lpc18xx_pwm_config_period()
172 struct lpc18xx_pwm_chip *lpc18xx_pwm = to_lpc18xx_pwm_chip(chip); in lpc18xx_pwm_config_duty()
194 struct lpc18xx_pwm_chip *lpc18xx_pwm = to_lpc18xx_pwm_chip(chip); in lpc18xx_pwm_config()
236 struct lpc18xx_pwm_chip *lpc18xx_pwm = to_lpc18xx_pwm_chip(chip); in lpc18xx_pwm_enable()
271 struct lpc18xx_pwm_chip *lpc18xx_pwm = to_lpc18xx_pwm_chip(chip); in lpc18xx_pwm_disable()
282 struct lpc18xx_pwm_chip *lpc18xx_pwm = to_lpc18xx_pwm_chip(chip); in lpc18xx_pwm_request()
303 struct lpc18xx_pwm_chip *lpc18xx_pwm = to_lpc18xx_pwm_chip(chip); in lpc18xx_pwm_free()
351 struct lpc18xx_pwm_chip *lpc18xx_pwm; in lpc18xx_pwm_probe()
433 struct lpc18xx_pwm_chip *lpc18xx_pwm = to_lpc18xx_pwm_chip(chip); in lpc18xx_pwm_remove()