Searched refs:ISR_RI (Results 1 – 2 of 2) sorted by relevance
151 #define ISR_RI 0x00000004U /* Receive interrupt */ macro154 #define ISR_INTRS (ISR_RBU | ISR_TBU | ISR_TI | ISR_RI | ISR_ETI)
863 if (status & ISR_RI) { in mtd_intr()