Searched refs:INTEL_MSIC_IRQ_PHYS_BASE (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/x86/platform/intel-mid/device_libs/
H A Dplatform_msic.c27 .start = INTEL_MSIC_IRQ_PHYS_BASE,
28 .end = INTEL_MSIC_IRQ_PHYS_BASE + 64 - 1,
/linux-4.1.27/drivers/mfd/
H A Dintel_msic.c29 * MSIC interrupt tree is readable from SRAM at INTEL_MSIC_IRQ_PHYS_BASE.
33 #define MSIC_IRQ_STATUS(x) (INTEL_MSIC_IRQ_PHYS_BASE + ((x) - 2))
/linux-4.1.27/include/linux/mfd/
H A Dintel_msic.h375 #define INTEL_MSIC_IRQ_PHYS_BASE 0xffff7fc0 macro

Completed in 112 milliseconds