Home
last modified time | relevance | path

Searched refs:to_vt8500_chip (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/pwm/
H A Dpwm-vt8500.c52 static inline struct vt8500_chip *to_vt8500_chip(struct pwm_chip *chip) in to_vt8500_chip() function
60 struct vt8500_chip *vt8500 = to_vt8500_chip(chip); in vt8500_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()
248 vt8500 = to_vt8500_chip(chip); in vt8500_pwm_probe()