Lines Matching defs:state
50 * @target_state: Targated state.
55 uint32_t state;
70 state = target_state->pwr_domain_state[1] > PLAT_MAX_RET_STATE ?
74 (void)pm_self_suspend(proc->node_id, MAX_LATENCY, state, versal_sec_entry,
87 * @target_state: Targated state.
159 * @target_state: Targated state.
188 * versal_validate_power_state() - This function ensures that the power state
190 * @power_state: Power state of core.
191 * @req_state: Requested state.
205 /* Sanity check the requested state */
212 /* We expect the 'state id' to be zero */
221 * versal_get_sys_suspend_power_state() - Get power state for system suspend.
222 * @req_state: Requested state.