Searched refs:int_disable_mask (Results 1 – 1 of 1) sorted by relevance
79 uint32_t int_disable_mask = dma_check_channel_interrupt_mask(ptr, channel); in handle_dma_isr() local81 if (int_disable_mask != DMA_DISABLE_ALL_CHN_INT) { in handle_dma_isr()