Searched defs:ctbr (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/dma/ |
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() 485 u32 ccr, ctcr, ctbr, tlen; in stm32_mdma_set_xfer_param() local 692 u32 len, u32 ctcr, u32 ctbr, bool is_last, in stm32_mdma_setup_hwdesc() 735 u32 m2m_hw_period, ccr, ctcr, ctbr; in stm32_mdma_setup_xfer() local 853 u32 ccr, ctcr, ctbr, count; in stm32_mdma_prep_dma_cyclic() local 946 u32 ccr, ctcr, ctbr, cbndtr, count, max_burst, mdma_burst; in stm32_mdma_prep_dma_memcpy() local
|