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)) macro178 regs->int_reg.mask_tfr_low = DMA_WRITE_ENABLE(channel_id); in unmask_channel_interrupt()179 regs->int_reg.mask_err_low = DMA_WRITE_ENABLE(channel_id); in unmask_channel_interrupt()631 regs->misc_reg.chan_en_low = DMA_WRITE_ENABLE(channel_id); in sedi_dma_start_transfer_aux()763 regs->misc_reg.chan_en_low = DMA_WRITE_ENABLE(channel_id); in sedi_dma_start_transfer_polling()