Home
last modified time | relevance | path

Searched refs:omap_hwmod_get_mpu_rt_va (Results 1 – 5 of 5) sorted by relevance

/arch/arm/mach-omap2/
Domap_hwmod_reset.c46 va = omap_hwmod_get_mpu_rt_va(oh); in omap_hwmod_aess_preprogram()
Dwd_timer.c44 base = omap_hwmod_get_mpu_rt_va(oh); in omap2_wd_timer_disable()
Domap_hwmod.h735 void __iomem *omap_hwmod_get_mpu_rt_va(struct omap_hwmod *oh);
Dtimer.c442 vbase = omap_hwmod_get_mpu_rt_va(oh); in omap2_sync32k_clocksource_init()
Domap_hwmod.c3638 void __iomem *omap_hwmod_get_mpu_rt_va(struct omap_hwmod *oh) in omap_hwmod_get_mpu_rt_va() function