idlest_id 245 arch/arm/mach-omap2/cm2xxx.c int omap2xxx_cm_wait_module_ready(u8 part, s16 prcm_mod, u16 idlest_id, idlest_id 252 arch/arm/mach-omap2/cm2xxx.c if (!idlest_id || (idlest_id > ARRAY_SIZE(omap2xxx_cm_idlest_offs))) idlest_id 255 arch/arm/mach-omap2/cm2xxx.c cm_idlest_reg = omap2xxx_cm_idlest_offs[idlest_id - 1]; idlest_id 54 arch/arm/mach-omap2/cm2xxx.h int omap2xxx_cm_wait_module_ready(u8 part, s16 prcm_mod, u16 idlest_id, idlest_id 88 arch/arm/mach-omap2/cm3xxx.c static int omap3xxx_cm_wait_module_ready(u8 part, s16 prcm_mod, u16 idlest_id, idlest_id 95 arch/arm/mach-omap2/cm3xxx.c if (!idlest_id || (idlest_id > ARRAY_SIZE(omap3xxx_cm_idlest_offs))) idlest_id 98 arch/arm/mach-omap2/cm3xxx.c cm_idlest_reg = omap3xxx_cm_idlest_offs[idlest_id - 1];