Searched refs:dstAddrWidth (Results 1 – 3 of 3) sorted by relevance
60 eDMA_SLAVE_BUSWIDTH dstAddrWidth; /**< The same as srcAddrWidth. */ member
735 regWidth = DW_FFS(config->dstAddrWidth); in HAL_DWDMA_PrepDmaCyclic()851 regWidth = DW_FFS(config->dstAddrWidth); in HAL_DWDMA_PrepDmaSingle()
1757 if (config->dstAddrWidth) { in HAL_PL330_Config()1758 pchan->brstSz = PL330_ToBurstSizeBits(config->dstAddrWidth); in HAL_PL330_Config()
Completed in 12 milliseconds