Searched refs:STAT_RX_OV (Results 1 – 1 of 1) sorted by relevance
76 #define STAT_RX_OV BIT(6) /* err, s/w needs to clear */ macro241 if (status & (STAT_RX_OV | STAT_TX_UR)) { in pic32_spi_fault_irq()242 writel(STAT_RX_OV, &pic32s->regs->status_clr); in pic32_spi_fault_irq()