Searched refs:XAXIDMA_DELAY_MASK (Results 1 – 2 of 2) sorted by relevance
43 #define XAXIDMA_DELAY_MASK 0xFF000000 /* Delay timeout counter */ macro349 cr = ((cr & ~XAXIDMA_DELAY_MASK) | in nixge_hw_dma_bd_init()362 cr = (((cr & ~XAXIDMA_DELAY_MASK)) | in nixge_hw_dma_bd_init()826 cr = ((cr & ~XAXIDMA_DELAY_MASK) | in nixge_dma_err_handler()839 cr = (((cr & ~XAXIDMA_DELAY_MASK)) | in nixge_dma_err_handler()
112 #define XAXIDMA_DELAY_MASK 0xFF000000 /* Delay timeout counter */ macro