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