Home
last modified time | relevance | path

Searched defs:DMA_BUS_MODE_SFT_RESET (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac_dma.h51 #define DMA_BUS_MODE_SFT_RESET 0x00000001 /* Software Reset */ macro
H A Ddwmac4_dma.h32 #define DMA_BUS_MODE_SFT_RESET BIT(0) macro