Lines Matching defs:imgchip
80 static inline void img_pwm_writel(struct img_pwm_chip *imgchip, in img_pwm_writel()
86 static inline u32 img_pwm_readl(struct img_pwm_chip *imgchip, u32 reg) in img_pwm_readl()
96 struct img_pwm_chip *imgchip = to_img_pwm_chip(chip); in img_pwm_config() local
153 struct img_pwm_chip *imgchip = to_img_pwm_chip(chip); in img_pwm_enable() local
174 struct img_pwm_chip *imgchip = to_img_pwm_chip(chip); in img_pwm_disable() local
228 struct img_pwm_chip *imgchip = dev_get_drvdata(dev); in img_pwm_runtime_suspend() local
238 struct img_pwm_chip *imgchip = dev_get_drvdata(dev); in img_pwm_runtime_resume() local
262 struct img_pwm_chip *imgchip; in img_pwm_probe() local
343 struct img_pwm_chip *imgchip = platform_get_drvdata(pdev); in img_pwm_remove() local
355 struct img_pwm_chip *imgchip = dev_get_drvdata(dev); in img_pwm_suspend() local
377 struct img_pwm_chip *imgchip = dev_get_drvdata(dev); in img_pwm_resume() local