Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac_dma.h85 #define DMA_AXI_UNDEF BIT(0) macro
H A Ddwmac1000_dma.c25 !(value & DMA_AXI_UNDEF) ? "fixed" : "any"); in dwmac1000_dma_axi()