Searched refs:core_next_state (Results 1 – 3 of 3) sorted by relevance
195 int core_next_state = PWRDM_POWER_ON; in omap_sram_idle() local220 core_next_state = pwrdm_read_next_pwrst(core_pwrdm); in omap_sram_idle()229 if (core_next_state < PWRDM_POWER_ON) { in omap_sram_idle()230 if (core_next_state == PWRDM_POWER_OFF) { in omap_sram_idle()237 omap3_vc_set_pmic_signaling(core_next_state); in omap_sram_idle()250 core_next_state == PWRDM_POWER_OFF) in omap_sram_idle()269 core_next_state == PWRDM_POWER_OFF) in omap_sram_idle()273 if (core_next_state < PWRDM_POWER_ON && in omap_sram_idle()
119 void omap3_vc_set_pmic_signaling(int core_next_state);
237 void omap3_vc_set_pmic_signaling(int core_next_state) in omap3_vc_set_pmic_signaling() argument247 switch (core_next_state) { in omap3_vc_set_pmic_signaling()