Home
last modified time | relevance | path

Searched refs:omap_hwmod_for_each (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/arch/arm/mach-omap2/
Domap_hwmod.h615 int omap_hwmod_for_each(int (*fn)(struct omap_hwmod *oh, void *data),
Dio.c416 omap_hwmod_for_each(_set_hwmod_postsetup_state, &postsetup_state); in omap_hwmod_init_postsetup()
Domap_hwmod.c3004 int omap_hwmod_for_each(int (*fn)(struct omap_hwmod *oh, void *data), in omap_hwmod_for_each() function
3685 omap_hwmod_for_each(_init, NULL); in omap_hwmod_setup_all()
3689 omap_hwmod_for_each(_setup, NULL); in omap_hwmod_setup_all()