Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/altera/
Daltera_sgdmahw.h106 #define SGDMA_CTRLREG_ILASTD BIT(3) /* Interrupt after last descriptor */ macro
Daltera_sgdma.c56 priv->txctrlreg = SGDMA_CTRLREG_ILASTD | in sgdma_initialize()
61 SGDMA_CTRLREG_ILASTD; in sgdma_initialize()