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

/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet_main.c270 cr | XAXIDMA_CR_RUNSTOP_MASK);
280 cr | XAXIDMA_CR_RUNSTOP_MASK);
983 cr & (~XAXIDMA_CR_RUNSTOP_MASK));
986 cr & (~XAXIDMA_CR_RUNSTOP_MASK));
1432 cr | XAXIDMA_CR_RUNSTOP_MASK);
1442 cr | XAXIDMA_CR_RUNSTOP_MASK);
H A Dxilinx_axienet.h79 #define XAXIDMA_CR_RUNSTOP_MASK 0x00000001 /* Start/stop DMA channel */ macro

Completed in 437 milliseconds