Home
last modified time | relevance | path

Searched refs:dstAddrWidth (Results 1 – 3 of 3) sorted by relevance

/bsp/rockchip/common/rk_hal/lib/hal/inc/
A Dhal_dma.h60 eDMA_SLAVE_BUSWIDTH dstAddrWidth; /**< The same as srcAddrWidth. */ member
/bsp/rockchip/common/rk_hal/lib/hal/src/
A Dhal_dwdma.c735 regWidth = DW_FFS(config->dstAddrWidth); in HAL_DWDMA_PrepDmaCyclic()
851 regWidth = DW_FFS(config->dstAddrWidth); in HAL_DWDMA_PrepDmaSingle()
A Dhal_pl330.c1757 if (config->dstAddrWidth) { in HAL_PL330_Config()
1758 pchan->brstSz = PL330_ToBurstSizeBits(config->dstAddrWidth); in HAL_PL330_Config()

Completed in 12 milliseconds