Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/altera/
H A Daltera_msgdmahw.h92 #define MSGDMA_CSR_STAT_BUSY BIT(0) macro
H A Daltera_msgdma.c142 if (status & MSGDMA_CSR_STAT_BUSY) in msgdma_tx_completions()