Searched refs:INTEL_MSIC_IRQLVL1 (Results 1 – 2 of 2) sorted by relevance
301 if (WARN_ON(reg < INTEL_MSIC_IRQLVL1 || reg > INTEL_MSIC_RESETIRQ2)) in intel_msic_irq_read()304 *val = readb(msic->irq_base + (reg - INTEL_MSIC_IRQLVL1)); in intel_msic_irq_read()
20 #define INTEL_MSIC_IRQLVL1 0x002 macro