Home
last modified time | relevance | path

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

/linux-6.15/drivers/pwm/
H A Dpwm-axi-pwmgen.c74 void *_wfhw) in axi_pwmgen_round_waveform_tohw() argument
76 struct axi_pwmgen_waveform *wfhw = _wfhw; in axi_pwmgen_round_waveform_tohw()
122 const void *_wfhw, struct pwm_waveform *wf) in axi_pwmgen_round_waveform_fromhw() argument
124 const struct axi_pwmgen_waveform *wfhw = _wfhw; in axi_pwmgen_round_waveform_fromhw()
141 const void *_wfhw) in axi_pwmgen_write_waveform() argument
143 const struct axi_pwmgen_waveform *wfhw = _wfhw; in axi_pwmgen_write_waveform()
166 void *_wfhw) in axi_pwmgen_read_waveform() argument
168 struct axi_pwmgen_waveform *wfhw = _wfhw; in axi_pwmgen_read_waveform()
H A Dpwm-stm32.c64 void *_wfhw) in stm32_pwm_round_waveform_tohw() argument
66 struct stm32_pwm_waveform *wfhw = _wfhw; in stm32_pwm_round_waveform_tohw()
211 const void *_wfhw, in stm32_pwm_round_waveform_fromhw() argument
214 const struct stm32_pwm_waveform *wfhw = _wfhw; in stm32_pwm_round_waveform_fromhw()
255 void *_wfhw) in stm32_pwm_read_waveform() argument
257 struct stm32_pwm_waveform *wfhw = _wfhw; in stm32_pwm_read_waveform()
298 const void *_wfhw) in stm32_pwm_write_waveform() argument
300 const struct stm32_pwm_waveform *wfhw = _wfhw; in stm32_pwm_write_waveform()