Searched refs:STM32_DMA_SCR_PSIZE (Results 1 – 1 of 1) sorted by relevance
59 #define STM32_DMA_SCR_PSIZE(n) ((n & 0x3) << 11) macro767 STM32_DMA_SCR_PSIZE(dst_bus_width) | in stm32_dma_set_xfer_param()818 STM32_DMA_SCR_PSIZE(src_bus_width) | in stm32_dma_set_xfer_param()