Searched defs:imgchip (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/pwm/ | ||
H A D | pwm-img.c | 80 static inline void img_pwm_writel(struct img_pwm_chip *imgchip, in img_pwm_writel() argument 86 static inline u32 img_pwm_readl(struct img_pwm_chip *imgchip, u32 reg) in img_pwm_readl() argument 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); img_pwm_enable() local 174 struct img_pwm_chip *imgchip = to_img_pwm_chip(chip); img_pwm_disable() local 229 struct img_pwm_chip *imgchip = dev_get_drvdata(dev); img_pwm_runtime_suspend() local 239 struct img_pwm_chip *imgchip = dev_get_drvdata(dev); img_pwm_runtime_resume() local 263 struct img_pwm_chip *imgchip; img_pwm_probe() local 348 struct img_pwm_chip *imgchip = platform_get_drvdata(pdev); img_pwm_remove() local 360 struct img_pwm_chip *imgchip = dev_get_drvdata(dev); img_pwm_suspend() local 382 struct img_pwm_chip *imgchip = dev_get_drvdata(dev); img_pwm_resume() local [all...] |
Completed in 2 milliseconds