Home
last modified time | relevance | path

Searched refs:vt8500_chip (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pwm/
H A Dpwm-vt8500.c50 struct vt8500_chip { struct
56 #define to_vt8500_chip(chip) container_of(chip, struct vt8500_chip, chip)
59 static inline void pwm_busy_wait(struct vt8500_chip *vt8500, int nr, u8 bitmask) in pwm_busy_wait()
75 struct vt8500_chip *vt8500 = to_vt8500_chip(chip); in vt8500_pwm_config()
128 struct vt8500_chip *vt8500 = to_vt8500_chip(chip); in vt8500_pwm_enable()
148 struct vt8500_chip *vt8500 = to_vt8500_chip(chip); in vt8500_pwm_disable()
163 struct vt8500_chip *vt8500 = to_vt8500_chip(chip); in vt8500_pwm_set_polarity()
195 struct vt8500_chip *chip; in vt8500_pwm_probe()
246 struct vt8500_chip *chip; in vt8500_pwm_remove()
/kernel/linux/linux-6.6/drivers/pwm/
H A Dpwm-vt8500.c47 struct vt8500_chip { struct
53 #define to_vt8500_chip(chip) container_of(chip, struct vt8500_chip, chip)
56 static inline void vt8500_pwm_busy_wait(struct vt8500_chip *vt8500, int nr, u8 bitmask) in vt8500_pwm_busy_wait()
72 struct vt8500_chip *vt8500 = to_vt8500_chip(chip); in vt8500_pwm_config()
125 struct vt8500_chip *vt8500 = to_vt8500_chip(chip); in vt8500_pwm_enable()
145 struct vt8500_chip *vt8500 = to_vt8500_chip(chip); in vt8500_pwm_disable()
160 struct vt8500_chip *vt8500 = to_vt8500_chip(chip); in vt8500_pwm_set_polarity()
235 struct vt8500_chip *vt8500; in vt8500_pwm_probe()
281 struct vt8500_chip *vt8500 = platform_get_drvdata(pdev); in vt8500_pwm_remove()

Completed in 2 milliseconds