Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/
H A Dxilinx_axi_emac.c62 #define XAXIDMA_IRQ_IOC_MASK 0x00001000 /* Completion intr */ macro
540 (XAXIDMA_IRQ_DELAY_MASK | XAXIDMA_IRQ_IOC_MASK)))) { in axiemac_send()
567 if ((status & (XAXIDMA_IRQ_DELAY_MASK | XAXIDMA_IRQ_IOC_MASK))) in isrxready()