Home
last modified time | relevance | path

Searched defs:imgchip (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/drivers/pwm/
Dpwm-img.c78 static inline void img_pwm_writel(struct img_pwm_chip *imgchip, in img_pwm_writel()
84 static inline u32 img_pwm_readl(struct img_pwm_chip *imgchip, u32 reg) in img_pwm_readl()
94 struct img_pwm_chip *imgchip = to_img_pwm_chip(chip); in img_pwm_config() local
151 struct img_pwm_chip *imgchip = to_img_pwm_chip(chip); in img_pwm_enable() local
172 struct img_pwm_chip *imgchip = to_img_pwm_chip(chip); in img_pwm_disable() local
227 struct img_pwm_chip *imgchip = to_img_pwm_chip(chip); in img_pwm_runtime_suspend() local
238 struct img_pwm_chip *imgchip = to_img_pwm_chip(chip); in img_pwm_runtime_resume() local
263 struct img_pwm_chip *imgchip; in img_pwm_probe() local
354 struct img_pwm_chip *imgchip = to_img_pwm_chip(chip); in img_pwm_suspend() local
377 struct img_pwm_chip *imgchip = to_img_pwm_chip(chip); in img_pwm_resume() local