Searched refs:DMA_REQ_Type (Results 1 – 6 of 6) sorted by relevance
224 DMA_REQ_Type dmaTxReqNum; /**< peri dma tx request num */225 DMA_REQ_Type dmaRxReqNum; /**< peri dma rx request num */
198 struct DWDMA_CHAN *HAL_DWDMA_RequestChannel(struct HAL_DWDMA_DEV *dma, DMA_REQ_Type id);
215 struct PL330_CHAN *HAL_PL330_RequestChannel(struct HAL_PL330_DEV *pl330, DMA_REQ_Type id);
34 } DMA_REQ_Type; typedef
608 struct DWDMA_CHAN *HAL_DWDMA_RequestChannel(struct HAL_DWDMA_DEV *dw, DMA_REQ_Type id) in HAL_DWDMA_RequestChannel()
1701 struct PL330_CHAN *HAL_PL330_RequestChannel(struct HAL_PL330_DEV *pl330, DMA_REQ_Type id) in HAL_PL330_RequestChannel()
Completed in 23 milliseconds