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

/drivers/pwm/
H A Dpwm-vt8500.c58 struct vt8500_chip { struct
64 #define to_vt8500_chip(chip) container_of(chip, struct vt8500_chip, chip)
67 static inline void pwm_busy_wait(struct vt8500_chip *vt8500, int nr, u8 bitmask)
83 struct vt8500_chip *vt8500 = to_vt8500_chip(chip);
136 struct vt8500_chip *vt8500 = to_vt8500_chip(chip);
156 struct vt8500_chip *vt8500 = to_vt8500_chip(chip);
171 struct vt8500_chip *vt8500 = to_vt8500_chip(chip);
203 struct vt8500_chip *chip;
253 struct vt8500_chip *chip;

Completed in 59 milliseconds