Home
last modified time | relevance | path

Searched refs:omap4_cm_wait_module_ready (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/arch/arm/mach-omap2/
Dcm44xx.h29 extern int omap4_cm_wait_module_ready(void __iomem *clkctrl_reg);
Dcminst44xx.h35 extern int omap4_cm_wait_module_ready(void __iomem *clkctrl_reg);
Dcminst44xx.c220 int omap4_cm_wait_module_ready(void __iomem *clkctrl_reg) in omap4_cm_wait_module_ready() function
Domap_hwmod.c969 ret = omap4_cm_wait_module_ready(oh->prcm.omap4.clkctrl_reg); in _wait_target_ready()