Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/timer/
H A Dstm32f2xx_timer.h49 #define TIM_DMAR 0x4C macro
/openbmc/qemu/hw/timer/
H A Dstm32f2xx_timer.c167 case TIM_DMAR: in stm32f2xx_timer_read()
248 case TIM_DMAR: in stm32f2xx_timer_write()
/openbmc/linux/include/linux/mfd/
H A Dstm32-timers.h33 #define TIM_DMAR 0x4C /* DMA register for transfer */ macro
/openbmc/linux/drivers/mfd/
H A Dstm32-timers.c90 config.src_addr = (dma_addr_t)dma->phys_base + TIM_DMAR; in stm32_timers_dma_burst_read()