Searched defs:ctcr (Results 1 – 1 of 1) sorted by relevance
/drivers/dma/ |
D | stm32-mdma.c | 232 u32 ctcr; member 505 u32 ccr, ctcr, ctbr, tlen; in stm32_mdma_set_xfer_param() local 691 u32 len, u32 ctcr, u32 ctbr, bool is_last, in stm32_mdma_setup_hwdesc() 733 u32 ccr, ctcr, ctbr; in stm32_mdma_setup_xfer() local 829 u32 ccr, ctcr, ctbr, count; in stm32_mdma_prep_dma_cyclic() local 918 u32 ccr, ctcr, ctbr, cbndtr, count, max_burst, mdma_burst; in stm32_mdma_prep_dma_memcpy() local
|