Searched refs:standby (Results 1 – 5 of 5) sorted by relevance
251 static int sr_ssr_entry(bool standby) in sr_ssr_entry() argument261 if (standby) { in sr_ssr_entry()284 if (standby) { in sr_ssr_entry()391 int ddr_sr_entry(bool standby) in ddr_sr_entry() argument397 ret = sr_ssr_entry(standby); in ddr_sr_entry()
25 int ddr_sr_entry(bool standby);
229 * A value of 0 indicates a standby or retention state.
3047 Perform the platform-specific actions to enter the standby state for a cpu3048 indicated by the passed argument. This provides a fast path for CPU standby
1115 …- do not modify higher levels for standby in OSI mode ([b34be5d](https://review.trustedfirmware.or…12417 - PSCI stat accounting performed for retention/standby states when requested12890 - PSCI `CPU_SUSPEND` calls that target a standby state are now supported.13088 - Added standby state support to PSCI cpu_suspend implementation.13197 - Entry into standby states is not supported.