Home
last modified time | relevance | path

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

/bsp/rockchip/common/rk_hal/lib/hal/inc/
A Dhal_dma.h57 eDMA_SLAVE_BUSWIDTH srcAddrWidth; /**< The width in bytes of the source, member
/bsp/rockchip/common/rk_hal/lib/hal/src/
A Dhal_dwdma.c738 regWidth = DW_FFS(config->srcAddrWidth); in HAL_DWDMA_PrepDmaCyclic()
862 regWidth = DW_FFS(config->srcAddrWidth); in HAL_DWDMA_PrepDmaSingle()
A Dhal_pl330.c1770 if (config->srcAddrWidth) { in HAL_PL330_Config()
1771 pchan->brstSz = PL330_ToBurstSizeBits(config->srcAddrWidth); in HAL_PL330_Config()

Completed in 9 milliseconds