Home
last modified time | relevance | path

Searched refs:DMA_STATUS_GLI (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/
Ddwmac_dma.h131 #define DMA_STATUS_GLI 0x04000000 /* GMAC Line interface int */ macro
Ddwmac_lib.c234 (DMA_STATUS_GPI | DMA_STATUS_GMI | DMA_STATUS_GLI))) in dwmac_dma_interrupt()
Ddwmac-loongson.c323 (DMA_STATUS_GPI | DMA_STATUS_GMI | DMA_STATUS_GLI))) in loongson_dwmac_dma_interrupt()
/linux-6.12.1/drivers/net/ethernet/calxeda/
Dxgmac.c216 #define DMA_STATUS_GLI 0x04000000 /* GMAC Line interface int */ macro