Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
Dxilinx_axi_emac.c65 #define XAXIDMA_IRQ_DELAY_MASK 0x00002000 /* Delay interrupt */ macro
560 (XAXIDMA_IRQ_DELAY_MASK | XAXIDMA_IRQ_IOC_MASK)))) { in axiemac_send()
587 if ((status & (XAXIDMA_IRQ_DELAY_MASK | XAXIDMA_IRQ_IOC_MASK))) in isrxready()