Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/dma/
Dep93xx_dma.c41 #define M2P_INTERRUPT_NFB BIT(1) macro
498 if (!(irq_status & (M2P_INTERRUPT_STALL | M2P_INTERRUPT_NFB))) in m2p_hw_interrupt()