Searched refs:ISS_HL_IRQ_ISP (Results 1 – 2 of 2) sorted by relevance
104 | ISS_HL_IRQ_ISP(0); in iss_enable_interrupts()333 if (irqstatus & ISS_HL_IRQ_ISP(0)) { in iss_isr()
39 #define ISS_HL_IRQ_ISP(i) (1 << (i)) macro