Searched refs:omap2xxx_cm_wait_module_ready (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/arch/arm/mach-omap2/ |
H A D | cm2xxx.c | 153 omap2xxx_cm_wait_module_ready(0, PLL_MOD, 1, status_bit); _omap2xxx_apll_enable() 157 * omap2xxx_cm_wait_module_ready() fails? _omap2xxx_apll_enable() 241 * omap2xxx_cm_wait_module_ready - wait for a module to leave idle or standby 251 int omap2xxx_cm_wait_module_ready(u8 part, s16 prcm_mod, u16 idlest_id, omap2xxx_cm_wait_module_ready() function 393 .wait_module_ready = &omap2xxx_cm_wait_module_ready,
|
H A D | cm2xxx.h | 57 int omap2xxx_cm_wait_module_ready(u8 part, s16 prcm_mod, u16 idlest_id,
|
Completed in 109 milliseconds