Searched refs:DMA_STATUS_IRQ (Results 1 – 2 of 2) sorted by relevance
38 #define DMA_STATUS_IRQ(x) (0x1 << (x)) macro706 if (sts0 & DMA_STATUS_IRQ(i)) { in pd_irq()714 if (sts2 & DMA_STATUS_IRQ(i - 8)) { in pd_irq()
1441 status = emac_rd(priv, DMA_STATUS_IRQ); in emac_interrupt_handler()1475 emac_wr(priv, DMA_STATUS_IRQ, clr); in emac_interrupt_handler()