Searched refs:MSGDMA_CSR_STAT_BUSY (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/altera/ | ||
H A D | altera_msgdmahw.h | 92 #define MSGDMA_CSR_STAT_BUSY BIT(0) macro |
H A D | altera_msgdma.c | 142 if (status & MSGDMA_CSR_STAT_BUSY) in msgdma_tx_completions() |