Home
last modified time | relevance | path

Searched refs:SGDMA_STSREG_EOP (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/altera/
H A Daltera_sgdmahw.h98 #define SGDMA_STSREG_EOP BIT(1) /* EOP */ macro
H A Daltera_sgdma.c239 if (sts & SGDMA_STSREG_EOP) { in sgdma_rx_status()
/kernel/linux/linux-6.6/drivers/net/ethernet/altera/
H A Daltera_sgdmahw.h98 #define SGDMA_STSREG_EOP BIT(1) /* EOP */ macro
H A Daltera_sgdma.c239 if (sts & SGDMA_STSREG_EOP) { in sgdma_rx_status()

Completed in 3 milliseconds