Searched refs:ISS_HL_IRQ_CSIB (Results 1 – 2 of 2) sorted by relevance
103 static const u32 hl_irq = ISS_HL_IRQ_CSIA | ISS_HL_IRQ_CSIB in iss_enable_interrupts()330 if (irqstatus & ISS_HL_IRQ_CSIB) in iss_isr()
37 #define ISS_HL_IRQ_CSIB BIT(5) macro