Lines Matching refs:power
34 do bookkeeping for the EL3 Runtime Software during power management.
68 whether the PSCI API resulted in power down of the CPU.
79 be preserved across CPU power down/power up cycles are maintained in
202 - Initializes PSCI power domain and state coordination data structures.
233 As explained in `Secure payload power management callback`_,
234 the EL3 Runtime Software may want to perform some bookkeeping during power
237 appropriately during power management. Calling this function is optional and
264 caller if PSCI API causes power down of the CPU. In this case, when the CPU
276 `PSCI spec`_. For AArch32, on wakeup from power down the CPU resets to secure SVC
432 All platform specific operations for power management are done via
440 Secure payload power management callback
443 During PSCI power management operations, the EL3 Runtime Software may
449 Typical bookkeeping during PSCI power management calls include save/restore
452 appropriately during CPU power down/power up. Any secure interrupt targeted
454 to power down of the current CPU. During power up, these interrupt can be
482 The ``svc_suspend`` callback is called during power down bu either
486 (first parameter) denotes the highest power domain level being powered down
516 The CPU operations (cpu_ops) framework implement power down sequence specific