Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pwm/
H A Dpwm-img.c80 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
229 struct img_pwm_chip *imgchip = dev_get_drvdata(dev); in img_pwm_runtime_suspend() local
239 struct img_pwm_chip *imgchip = dev_get_drvdata(dev); in img_pwm_runtime_resume() local
263 struct img_pwm_chip *imgchip; in img_pwm_probe() local
348 struct img_pwm_chip *imgchip = platform_get_drvdata(pdev); in img_pwm_remove() local
360 struct img_pwm_chip *imgchip = dev_get_drvdata(dev); in img_pwm_suspend() local
[all …]