Searched refs:ISS_HL_IRQ_ISP (Results 1 – 2 of 2) sorted by relevance
100 | ISS_HL_IRQ_ISP(0); in iss_enable_interrupts()329 if (irqstatus & ISS_HL_IRQ_ISP(0)) { in iss_isr()
35 #define ISS_HL_IRQ_ISP(i) BIT(i) macro