Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet.h87 #define XAXIDMA_CR_RESET_MASK 0x00000004 /* Reset DMA engine */ macro
H A Dxilinx_axienet_main.c609 axienet_dma_out32(lp, XAXIDMA_TX_CR_OFFSET, XAXIDMA_CR_RESET_MASK); in __axienet_device_reset()
611 !(value & XAXIDMA_CR_RESET_MASK), in __axienet_device_reset()