Searched defs:ctbr (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/ |
H A D | stm32-mdma.c | 238 u32 ctbr; member 476 static void stm32_mdma_set_bus(struct stm32_mdma_device *dmadev, u32 *ctbr, in stm32_mdma_set_bus() argument 505 u32 ccr, ctcr, ctbr, tlen; in stm32_mdma_set_xfer_param() local 687 stm32_mdma_setup_hwdesc(struct stm32_mdma_chan *chan, struct stm32_mdma_desc *desc, enum dma_transfer_direction dir, u32 count, dma_addr_t src_addr, dma_addr_t dst_addr, u32 len, u32 ctcr, u32 ctbr, bool is_last, bool is_first, bool is_cyclic) stm32_mdma_setup_hwdesc() argument 733 u32 ccr, ctcr, ctbr; stm32_mdma_setup_xfer() local 829 u32 ccr, ctcr, ctbr, count; stm32_mdma_prep_dma_cyclic() local 918 u32 ccr, ctcr, ctbr, cbndtr, count, max_burst, mdma_burst; stm32_mdma_prep_dma_memcpy() local [all...] |
/kernel/linux/linux-6.6/drivers/dma/ |
H A D | stm32-mdma.c | 211 u32 ctbr; member 456 static void stm32_mdma_set_bus(struct stm32_mdma_device *dmadev, u32 *ctbr, in stm32_mdma_set_bus() argument 485 u32 ccr, ctcr, ctbr, tlen; in stm32_mdma_set_xfer_param() local 688 stm32_mdma_setup_hwdesc(struct stm32_mdma_chan *chan, struct stm32_mdma_desc *desc, enum dma_transfer_direction dir, u32 count, dma_addr_t src_addr, dma_addr_t dst_addr, u32 len, u32 ctcr, u32 ctbr, bool is_last, bool is_first, bool is_cyclic) stm32_mdma_setup_hwdesc() argument 735 u32 m2m_hw_period, ccr, ctcr, ctbr; stm32_mdma_setup_xfer() local 853 u32 ccr, ctcr, ctbr, count; stm32_mdma_prep_dma_cyclic() local 946 u32 ccr, ctcr, ctbr, cbndtr, count, max_burst, mdma_burst; stm32_mdma_prep_dma_memcpy() local [all...] |
Completed in 4 milliseconds