Searched defs:ctbr (Results 1 – 1 of 1) sorted by relevance
/drivers/dma/ |
D | stm32-mdma.c | 239 u32 ctbr; member 478 static void stm32_mdma_set_bus(struct stm32_mdma_device *dmadev, u32 *ctbr, in stm32_mdma_set_bus() 507 u32 ccr, ctcr, ctbr, tlen; in stm32_mdma_set_xfer_param() local 693 u32 len, u32 ctcr, u32 ctbr, bool is_last, in stm32_mdma_setup_hwdesc() 735 u32 ccr, ctcr, ctbr; in stm32_mdma_setup_xfer() local 831 u32 ccr, ctcr, ctbr, count; in stm32_mdma_prep_dma_cyclic() local 920 u32 ccr, ctcr, ctbr, cbndtr, count, max_burst, mdma_burst; in stm32_mdma_prep_dma_memcpy() local
|