Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-omap2/
Domap_hwmod_reset.c56 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()
Dpm33xx-core.c161 return omap_hwmod_get_mpu_rt_va(rtc_oh); in am43xx_get_rtc_base_addr()
Domap_hwmod.h647 void __iomem *omap_hwmod_get_mpu_rt_va(struct omap_hwmod *oh);
Domap_hwmod.c3690 void __iomem *omap_hwmod_get_mpu_rt_va(struct omap_hwmod *oh) in omap_hwmod_get_mpu_rt_va() function