Searched refs:DMA_BUS_MODE_SFT_RESET (Results 1 – 5 of 5) sorted by relevance
21 value |= DMA_BUS_MODE_SFT_RESET; in dwmac_dma_reset()25 !(value & DMA_BUS_MODE_SFT_RESET), in dwmac_dma_reset()
20 value |= DMA_BUS_MODE_SFT_RESET; in dwmac4_dma_reset()24 !(value & DMA_BUS_MODE_SFT_RESET), in dwmac4_dma_reset()
26 #define DMA_BUS_MODE_SFT_RESET 0x00000001 /* Software Reset */ macro
32 #define DMA_BUS_MODE_SFT_RESET BIT(0) macro
159 #define DMA_BUS_MODE_SFT_RESET 0x00000001 /* Software Reset */ macro953 value = DMA_BUS_MODE_SFT_RESET; in xgmac_hw_init()957 (readl(ioaddr + XGMAC_DMA_BUS_MODE) & DMA_BUS_MODE_SFT_RESET)) in xgmac_hw_init()