Home
last modified time | relevance | path

Searched refs:OMAP4430_PRCM_MPU_BASE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm/mach-omap2/
H A Dprcm_mpu44xx.h27 #define OMAP4430_PRCM_MPU_BASE 0x48243000 macro
30 OMAP2_L4_IO_ADDRESS(OMAP4430_PRCM_MPU_BASE + (inst) + (reg))
H A Domap44xx.h30 #define OMAP4430_PRCM_MPU_BASE 0x48243000 macro
H A Dio.c594 omap2_set_globals_prcm_mpu(OMAP2_L4_IO_ADDRESS(OMAP4430_PRCM_MPU_BASE)); in omap4430_init_early()