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

/darwin-on-arm/xnu/pexpert/arm/
H A Dpe_omap335x.c175 HwReg32(INTCPS_CONTROL) = (1 << 0);
268 HwReg32(INTCPS_CONTROL) = 0x1;
H A Dpe_omap335x.h64 #define INTCPS_CONTROL (gOmapInterruptControllerBase + 0x0048) macro
H A Dpe_omap3530.h154 #define INTCPS_CONTROL (gOmapInterruptControllerBase + 0x0048) macro
H A Dpe_omap3430.c194 HwReg(INTCPS_CONTROL) = (1 << 0);
283 HwReg(INTCPS_CONTROL) = 0x1;
H A Dpe_omap3530.c182 HwReg(INTCPS_CONTROL) = (1 << 0);
271 HwReg(INTCPS_CONTROL) = 0x1;

Completed in 14 milliseconds