Searched refs:omap3_idle_data (Results 1 – 1 of 1) sorted by relevance
63 static struct omap3_idle_statedata omap3_idle_data[] = { variable113 struct omap3_idle_statedata *cx = &omap3_idle_data[index]; in omap3_enter_idle()169 struct omap3_idle_statedata *cx = &omap3_idle_data[index]; in next_valid_state()196 cx = &omap3_idle_data[idx]; in next_valid_state()242 cx = &omap3_idle_data[new_state_idx]; in omap3_enter_idle_bm()314 .state_count = ARRAY_SIZE(omap3_idle_data),