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

/darwin-on-arm/xnu/pexpert/arm/
H A Dpe_omap335x.h23 #define OMAP3_GIC_BASE 0x48200000 macro
H A Dpe_omap3530.h23 #define OMAP3_GIC_BASE 0x48200000 macro
H A Dpe_omap335x.c410 gOmapInterruptControllerBase = ml_io_map(OMAP3_GIC_BASE, PAGE_SIZE);
H A Dpe_omap3430.c147 gOmapInterruptControllerBase = ml_io_map(OMAP3_GIC_BASE, PAGE_SIZE);
H A Dpe_omap3530.c135 gOmapInterruptControllerBase = ml_io_map(OMAP3_GIC_BASE, PAGE_SIZE);

Completed in 20 milliseconds