Home
last modified time | relevance | path

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

/linux/drivers/pwm/
H A Dpwm-stm32.c30 struct stm32_pwm { struct
41 static inline struct stm32_pwm *to_stm32_pwm_dev(struct pwm_chip *chip) in to_stm32_pwm_dev() argument
46 static u32 active_channels(struct stm32_pwm *dev) in active_channels()
68 struct stm32_pwm *priv = to_stm32_pwm_dev(chip); in stm32_pwm_round_waveform_tohw()
216 struct stm32_pwm *priv = to_stm32_pwm_dev(chip); in stm32_pwm_round_waveform_fromhw()
258 struct stm32_pwm *priv = to_stm32_pwm_dev(chip); in stm32_pwm_read_waveform()
301 struct stm32_pwm *priv = to_stm32_pwm_dev(chip); in stm32_pwm_write_waveform()
475 struct stm32_pwm *priv = to_stm32_pwm_dev(chip); in stm32_pwm_raw_capture()
536 struct stm32_pwm *priv = to_stm32_pwm_dev(chip); in stm32_pwm_capture()
700 static int stm32_pwm_set_breakinput(struct stm32_pwm *priv, in stm32_pwm_set_breakinput()
[all …]