Searched refs:omap_hwmod_get_mpu_rt_va (Results 1 – 5 of 5) sorted by relevance
38 base = omap_hwmod_get_mpu_rt_va(oh); in omap2_wd_timer_disable()
760 p->membase = omap_hwmod_get_mpu_rt_va(oh); in omap_serial_init_port()791 omap_up.membase = omap_hwmod_get_mpu_rt_va(oh); in omap_serial_init_port()813 uart->membase = omap_hwmod_get_mpu_rt_va(oh); in omap_serial_init_port()
2042 void __iomem *omap_hwmod_get_mpu_rt_va(struct omap_hwmod *oh) in omap_hwmod_get_mpu_rt_va() function
580 void __iomem *omap_hwmod_get_mpu_rt_va(struct omap_hwmod *oh);
742 return omap_hwmod_get_mpu_rt_va(od->hwmods[0]); in omap_device_get_rt_va()