Home
last modified time | relevance | path

Searched refs:XILINX_MCDMA_IRQ_DELAY_MASK (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/dma/xilinx/
H A Dxilinx_dma.c213 #define XILINX_MCDMA_IRQ_DELAY_MASK BIT(6) macro
1793 if (status & XILINX_MCDMA_IRQ_DELAY_MASK) { in xilinx_mcdma_irq_handler()