Searched refs:SEDI_DMA_EVENT_TRANSFER_DONE (Results 1 – 4 of 4) sorted by relevance
206 #define SEDI_DMA_EVENT_TRANSFER_DONE (1UL << 0) macro
782 SEDI_DMA_EVENT_TRANSFER_DONE, usr_param); in sedi_dma_start_transfer_polling()847 SEDI_DMA_EVENT_TRANSFER_DONE, usr_param); in dma_isr()
211 if (event == SEDI_DMA_EVENT_TRANSFER_DONE) { in sedi_dma_event_cb()223 if (event == SEDI_DMA_EVENT_TRANSFER_DONE) { in sedi_dma_event_cb()
708 if (event != SEDI_DMA_EVENT_TRANSFER_DONE) { in callback_dma_transfer()