Searched refs:IM_RCV_INT (Results 1 – 3 of 3) sorted by relevance
140 #define IM_RCV_INT 0x1 macro238 #define SMC_INTERRUPT_MASK (IM_EPH_INT | IM_RX_OVRN_INT | IM_RCV_INT)
350 mask = IM_EPH_INT|IM_RX_OVRN_INT|IM_RCV_INT; in smc_enable()1238 } else if (status & IM_RCV_INT) { in smc_interrupt()
655 #define IM_RCV_INT 0x01 // Receive Interrupt macro