Searched refs:PIC32_SPI_STAT_RX_OV (Results 1 – 1 of 1) sorted by relevance
50 #define PIC32_SPI_STAT_RX_OV BIT(6) /* err, s/w needs to clear */ macro372 writel(PIC32_SPI_STAT_RX_OV, &priv->regs->status.clr); in pic32_spi_hw_init()