Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/pwm/
H A Dpwm-sti.c85 struct sti_pwm_chip { struct
115 static inline struct sti_pwm_chip *to_sti_pwmchip(struct pwm_chip *chip) in to_sti_pwmchip()
117 return container_of(chip, struct sti_pwm_chip, chip); in to_sti_pwmchip()
123 static int sti_pwm_get_prescale(struct sti_pwm_chip *pc, unsigned long period, in sti_pwm_get_prescale()
167 struct sti_pwm_chip *pc = to_sti_pwmchip(chip); in sti_pwm_config()
253 struct sti_pwm_chip *pc = to_sti_pwmchip(chip); in sti_pwm_enable()
289 struct sti_pwm_chip *pc = to_sti_pwmchip(chip); in sti_pwm_disable()
308 struct sti_pwm_chip *pc = to_sti_pwmchip(chip); in sti_pwm_free()
316 struct sti_pwm_chip *pc = to_sti_pwmchip(chip); in sti_pwm_capture()
398 struct sti_pwm_chip *p in sti_pwm_apply()
[all...]
/kernel/linux/linux-5.10/drivers/pwm/
H A Dpwm-sti.c85 struct sti_pwm_chip { struct
115 static inline struct sti_pwm_chip *to_sti_pwmchip(struct pwm_chip *chip) in to_sti_pwmchip()
117 return container_of(chip, struct sti_pwm_chip, chip); in to_sti_pwmchip()
123 static int sti_pwm_get_prescale(struct sti_pwm_chip *pc, unsigned long period, in sti_pwm_get_prescale()
167 struct sti_pwm_chip *pc = to_sti_pwmchip(chip); in sti_pwm_config()
253 struct sti_pwm_chip *pc = to_sti_pwmchip(chip); in sti_pwm_enable()
289 struct sti_pwm_chip *pc = to_sti_pwmchip(chip); in sti_pwm_disable()
308 struct sti_pwm_chip *pc = to_sti_pwmchip(chip); in sti_pwm_free()
316 struct sti_pwm_chip *pc = to_sti_pwmchip(chip); in sti_pwm_capture()
406 struct sti_pwm_chip *p in sti_pwm_interrupt()
[all...]

Completed in 2 milliseconds