Searched defs:DMA_BUS_MODE_SFT_RESET (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/stmicro/stmmac/ | ||
H A D | dwmac_dma.h | 51 #define DMA_BUS_MODE_SFT_RESET 0x00000001 /* Software Reset */ macro |
H A D | dwmac4_dma.h | 32 #define DMA_BUS_MODE_SFT_RESET BIT(0) macro |