Searched refs:ISS_HL_IRQ_CSIA (Results 1 – 2 of 2) sorted by relevance
99 static const u32 hl_irq = ISS_HL_IRQ_CSIA | ISS_HL_IRQ_CSIB in iss_enable_interrupts()323 if (irqstatus & ISS_HL_IRQ_CSIA) in iss_isr()
34 #define ISS_HL_IRQ_CSIA BIT(4) macro