Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dep93xx_dma.c40 #define M2P_INTERRUPT_NFB BIT(1) macro
439 if (!(irq_status & (M2P_INTERRUPT_STALL | M2P_INTERRUPT_NFB))) in m2p_hw_interrupt()