Home
last modified time | relevance | path

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

/arch/arm/mach-omap2/
Domap24xx.h52 #define OMAP2430_CM_BASE (L4_WK_243X_BASE + 0x6000) macro
53 #define OMAP2430_PRM_BASE OMAP2430_CM_BASE
Dcm2xxx.h25 OMAP2_L4_IO_ADDRESS(OMAP2430_CM_BASE + (module) + (reg))
Dio.c442 omap2_set_globals_cm(OMAP2_L4_IO_ADDRESS(OMAP2430_CM_BASE), NULL); in omap2430_init_early()