Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/dma/
Dep93xx_dma.c41 #define M2P_INTERRUPT_ERROR BIT(3) macro
410 if (irq_status & M2P_INTERRUPT_ERROR) { in m2p_hw_interrupt()