Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/altera/
Daltera_sgdmahw.h112 #define SGDMA_STSREG_BUSY BIT(4) /* Controller busy */ macro
Daltera_sgdma.c517 & SGDMA_STSREG_BUSY; in sgdma_rxbusy()
529 & SGDMA_STSREG_BUSY) && (delay++ < 100)) in sgdma_txbusy()
533 & SGDMA_STSREG_BUSY) { in sgdma_txbusy()