Home
last modified time | relevance | path

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

/arch/arm/mach-omap2/
Dcm3xxx.h77 extern int omap3xxx_cm_wait_module_ready(s16 prcm_mod, u8 idlest_id,
Dcm3xxx.c90 int omap3xxx_cm_wait_module_ready(s16 prcm_mod, u8 idlest_id, u8 idlest_shift) in omap3xxx_cm_wait_module_ready() function
668 .wait_module_ready = &omap3xxx_cm_wait_module_ready,
Domap_hwmod.c2986 return omap3xxx_cm_wait_module_ready(oh->prcm.omap2.module_offs, in _omap3xxx_wait_target_ready()