Searched refs:omap_hwmod_for_each (Results 1 – 3 of 3) sorted by relevance
1627 int omap_hwmod_for_each(int (*fn)(struct omap_hwmod *oh, void *data), in omap_hwmod_for_each() function1760 r = omap_hwmod_for_each(_populate_mpu_rt_base, NULL); in omap_hwmod_setup_all()1762 r = omap_hwmod_for_each(_init_clocks, NULL); in omap_hwmod_setup_all()1766 omap_hwmod_for_each(_setup, NULL); in omap_hwmod_setup_all()
383 omap_hwmod_for_each(_set_hwmod_postsetup_state, &postsetup_state); in omap2_init_common_infrastructure()
549 int omap_hwmod_for_each(int (*fn)(struct omap_hwmod *oh, void *data),