Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dep93xx_dma.c41 #define M2P_INTERRUPT_ERROR BIT(3) macro
410 if (irq_status & M2P_INTERRUPT_ERROR) { in m2p_hw_interrupt()