Searched refs:OMAP3_TIMER0_BASE (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/pexpert/arm/
H A Dpe_omap335x.h84 #define OMAP3_TIMER0_BASE (OMAP3_L4_WKUP_PERIPH_BASE + 0x205000) // 0x44E05000 macro
H A Dpe_omap3530.h22 #define OMAP3_TIMER0_BASE 0x48318000 macro
H A Dpe_omap3430.c146 gOmapTimerBase = ml_io_map(OMAP3_TIMER0_BASE, PAGE_SIZE);
H A Dpe_omap3530.c134 gOmapTimerBase = ml_io_map(OMAP3_TIMER0_BASE, PAGE_SIZE);

Completed in 24 milliseconds