Home
last modified time | relevance | path

Searched refs:INTEL_MSIC_RESETIRQ2 (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/mfd/
Dintel_msic.h35 #define INTEL_MSIC_RESETIRQ2 0x011 macro
/linux-4.1.27/drivers/mfd/
Dintel_msic.c302 if (WARN_ON(reg < INTEL_MSIC_IRQLVL1 || reg > INTEL_MSIC_RESETIRQ2)) in intel_msic_irq_read()