Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Dep93xx_dma.c42 #define M2P_INTERRUPT_STALL BIT(0) macro
424 switch (irq_status & (M2P_INTERRUPT_STALL | M2P_INTERRUPT_NFB)) { in m2p_hw_interrupt()
425 case M2P_INTERRUPT_STALL: in m2p_hw_interrupt()