Searched refs:INTCPS_MIR (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/pexpert/arm/
H A Dpe_omap335x.c163 HwReg32(INTCPS_MIR(0)) = 0xffffffff;
164 HwReg32(INTCPS_MIR(1)) = 0xffffffff;
165 HwReg32(INTCPS_MIR(2)) = 0xffffffff;
H A Dpe_omap3430.c182 HwReg(INTCPS_MIR(0)) = 0xffffffff;
183 HwReg(INTCPS_MIR(1)) = 0xffffffff;
184 HwReg(INTCPS_MIR(2)) = 0xffffffff;
H A Dpe_omap3530.c170 HwReg(INTCPS_MIR(0)) = 0xffffffff;
171 HwReg(INTCPS_MIR(1)) = 0xffffffff;
172 HwReg(INTCPS_MIR(2)) = 0xffffffff;
H A Dpe_omap335x.h71 #define INTCPS_MIR(n) (gOmapInterruptControllerBase + 0x0084 + (0x20 * (n))) macro
H A Dpe_omap3530.h161 #define INTCPS_MIR(n) (gOmapInterruptControllerBase + 0x0084 + (0x20 * (n))) macro

Completed in 28 milliseconds