Searched refs:DMA_WRITE_ENABLE (Results 1 – 1 of 1) sorted by relevance
21 #define DMA_WRITE_ENABLE(i) (BIT(i) | BIT(DMA_CHANNEL_NUM + i)) macro184 regs->int_reg.mask_tfr_low = DMA_WRITE_ENABLE(channel_id); in unmask_channel_interrupt()185 regs->int_reg.mask_err_low = DMA_WRITE_ENABLE(channel_id); in unmask_channel_interrupt()637 regs->misc_reg.chan_en_low = DMA_WRITE_ENABLE(channel_id); in sedi_dma_start_transfer_aux()769 regs->misc_reg.chan_en_low = DMA_WRITE_ENABLE(channel_id); in sedi_dma_start_transfer_polling()