Searched refs:srcAddrWidth (Results 1 – 3 of 3) sorted by relevance
57 eDMA_SLAVE_BUSWIDTH srcAddrWidth; /**< The width in bytes of the source, member
738 regWidth = DW_FFS(config->srcAddrWidth); in HAL_DWDMA_PrepDmaCyclic()862 regWidth = DW_FFS(config->srcAddrWidth); in HAL_DWDMA_PrepDmaSingle()
1770 if (config->srcAddrWidth) { in HAL_PL330_Config()1771 pchan->brstSz = PL330_ToBurstSizeBits(config->srcAddrWidth); in HAL_PL330_Config()
Completed in 13 milliseconds