Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-omap2/
Domap_hwmod_reset.c56 va = omap_hwmod_get_mpu_rt_va(oh); in omap_hwmod_aess_preprogram()
Dwd_timer.c40 base = omap_hwmod_get_mpu_rt_va(oh); in omap2_wd_timer_disable()
Dpm33xx-core.c194 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.c3851 void __iomem *omap_hwmod_get_mpu_rt_va(struct omap_hwmod *oh) in omap_hwmod_get_mpu_rt_va() function