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

/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet.h104 #define XAXIDMA_DELAY_MASK 0xFF000000 /* Delay timeout counter */ macro
H A Dxilinx_axienet_main.c257 cr = ((cr & ~XAXIDMA_DELAY_MASK) |
270 cr = (((cr & ~XAXIDMA_DELAY_MASK)) |
1411 cr = ((cr & ~XAXIDMA_DELAY_MASK) |
1424 cr = (((cr & ~XAXIDMA_DELAY_MASK)) |

Completed in 53 milliseconds