Searched +full:stm32mp25 +full:- +full:dma3 (Results 1 – 1 of 1) sorted by relevance
1 // SPDX-License-Identifier: GPL-2.0-only3 * STM32 DMA3 controller driver11 #include <linux/dma-mapping.h>24 #include "../virt-dma.h"56 /* MISR DMA non-secure/secure masked interrupt status register */140 CTR1_PAM_0S_LT, /* if DDW > SDW, padded with 0s else left-truncated */141 CTR1_PAM_SE_RT, /* if DDW > SDW, sign extended else right-truncated */163 /* CxLLR DMA channel x linked-list address register */192 AXI64, /* 1x AXI: 64-bit port 0 */193 AHB32, /* 1x AHB: 32-bit port 0 */[all …]