Searched refs:INT_RXRDY (Results 1 – 1 of 1) sorted by relevance
69 #define INT_RXRDY BIT(1) macro419 if (intfield & INT_RXRDY) { in mchp_corespi_interrupt()420 mchp_corespi_write(spi, REG_INT_CLEAR, INT_RXRDY); in mchp_corespi_interrupt()