Searched refs:XLLF_INT_TSE_MASK (Results 1 – 1 of 1) sorted by relevance
91 #define XLLF_INT_TSE_MASK 0x02000000 /* Transmit length mismatch */ macro164 XLLF_INT_TPOE_MASK | XLLF_INT_TSE_MASK, in reset_ip_core()485 } else if (pending_interrupts & XLLF_INT_TSE_MASK) { in axis_fifo_irq()490 iowrite32(XLLF_INT_TSE_MASK & XLLF_INT_ALL_MASK, in axis_fifo_irq()
Completed in 4 milliseconds