Searched refs:XLLF_INT_RPORE_MASK (Results 1 – 1 of 1) sorted by relevance
86 #define XLLF_INT_RPORE_MASK 0x40000000 /* Receive over-read */ macro163 XLLF_INT_RPORE_MASK | XLLF_INT_RPUE_MASK | in reset_ip_core()464 } else if (pending_interrupts & XLLF_INT_RPORE_MASK) { in axis_fifo_irq()469 iowrite32(XLLF_INT_RPORE_MASK & XLLF_INT_ALL_MASK, in axis_fifo_irq()
Completed in 4 milliseconds