Searched refs:sti_pwm_chip (Results 1 – 1 of 1) sorted by relevance
76 struct sti_pwm_chip { struct108 static inline struct sti_pwm_chip *to_sti_pwmchip(struct pwm_chip *chip) in to_sti_pwmchip() argument116 static int sti_pwm_get_prescale(struct sti_pwm_chip *pc, unsigned long period, in sti_pwm_get_prescale()159 struct sti_pwm_chip *pc = to_sti_pwmchip(chip); in sti_pwm_config()244 struct sti_pwm_chip *pc = to_sti_pwmchip(chip); in sti_pwm_enable()277 struct sti_pwm_chip *pc = to_sti_pwmchip(chip); in sti_pwm_disable()290 struct sti_pwm_chip *pc = to_sti_pwmchip(chip); in sti_pwm_free()298 struct sti_pwm_chip *pc = to_sti_pwmchip(chip); in sti_pwm_capture()379 struct sti_pwm_chip *pc = to_sti_pwmchip(chip); in sti_pwm_apply()417 struct sti_pwm_chip *pc = data; in sti_pwm_interrupt()[all …]