Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dstm32-timers.h94 enum stm32_timers_dmas { enum
130 enum stm32_timers_dmas id, u32 reg,
135 enum stm32_timers_dmas id, in stm32_timers_dma_burst_read()
/openbmc/linux/drivers/mfd/
H A Dstm32-timers.c51 enum stm32_timers_dmas id, u32 reg, in stm32_timers_dma_burst_read()
/openbmc/linux/drivers/pwm/
H A Dpwm-stm32.c113 enum stm32_timers_dmas dma_id; in stm32_pwm_raw_capture()