Searched refs:DMA_AXI_UNDEF (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/stmicro/stmmac/ | ||
H A D | dwmac_dma.h | 85 #define DMA_AXI_UNDEF BIT(0) macro |
H A D | dwmac1000_dma.c | 25 !(value & DMA_AXI_UNDEF) ? "fixed" : "any"); in dwmac1000_dma_axi() |