Searched refs:MSGDMA_CSR_STAT_IRQ (Results 1 – 2 of 2) sorted by relevance
100 csrwr32(MSGDMA_CSR_STAT_IRQ, priv->rx_dma_csr, msgdma_csroffs(status)); in msgdma_clear_rxirq()105 csrwr32(MSGDMA_CSR_STAT_IRQ, priv->tx_dma_csr, msgdma_csroffs(status)); in msgdma_clear_txirq()
101 #define MSGDMA_CSR_STAT_IRQ BIT(9) macro