Searched refs:XAXIDMA_CR_RUNSTOP_MASK (Results 1 - 2 of 2) sorted by relevance

/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet_main.c282 cr | XAXIDMA_CR_RUNSTOP_MASK);
292 cr | XAXIDMA_CR_RUNSTOP_MASK);
986 cr & (~XAXIDMA_CR_RUNSTOP_MASK));
989 cr & (~XAXIDMA_CR_RUNSTOP_MASK));
1436 cr | XAXIDMA_CR_RUNSTOP_MASK);
1446 cr | XAXIDMA_CR_RUNSTOP_MASK);
H A Dxilinx_axienet.h79 #define XAXIDMA_CR_RUNSTOP_MASK 0x00000001 /* Start/stop DMA channel */ macro

Completed in 13 milliseconds