Home
last modified time | relevance | path

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

/arch/arm/mach-omap2/
Dcm3xxx.c27 static const u8 omap3xxx_cm_idlest_offs[] = { variable
98 if (!idlest_id || (idlest_id > ARRAY_SIZE(omap3xxx_cm_idlest_offs))) in omap3xxx_cm_wait_module_ready()
101 cm_idlest_reg = omap3xxx_cm_idlest_offs[idlest_id - 1]; in omap3xxx_cm_wait_module_ready()
134 for (i = 0; i < ARRAY_SIZE(omap3xxx_cm_idlest_offs); i++) { in omap3xxx_cm_split_idlest_reg()
135 if (idlest_offs == omap3xxx_cm_idlest_offs[i]) { in omap3xxx_cm_split_idlest_reg()
141 if (i == ARRAY_SIZE(omap3xxx_cm_idlest_offs)) in omap3xxx_cm_split_idlest_reg()