Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/ingenic/
H A Djz4780_pdma.h83 #define PDMA_DIRQP 0x1004 /* DMA Interrupt Pending */ macro
H A Djz4780_pdma.c135 pending = READ4(sc, PDMA_DIRQP); in pdma_intr()
138 WRITE4(sc, PDMA_DIRQP, 0); in pdma_intr()