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

/netbsd-6-1-5-RELEASE/sys/arch/evbarm/tisdp24xx/
H A Dsdp24xx.h47 #define OMAP2430_L4_WAKEUP_VBASE (OMAP2430_L4_CORE_VBASE + OMAP2430_L4_CORE_SIZE) macro
48 #define OMAP2430_KERNEL_IO_VEND (OMAP2430_L4_WAKEUP_VBASE + OMAP2430_L4_WAKEUP_SIZE)
H A Dsdp24xx_start.S325 MMU_INIT(OMAP2430_L4_WAKEUP_VBASE, OMAP2430_L4_WAKEUP_BASE,
H A Dsdp24xx_machdep.c383 .pd_va = _A(OMAP2430_L4_WAKEUP_VBASE),
624 static volatile uint32_t * const clksel_reg = (volatile uint32_t *) (OMAP2430_L4_WAKEUP_VBASE + OMAP2_CM_BASE + OMAP2_CM_CLKSEL_MPU - OMAP2430_L4_WAKEUP_BASE);

Completed in 123 milliseconds