Searched refs:CPU_SUSPEND (Results 1 – 15 of 15) sorted by relevance
/trusted-firmware-a-latest/docs/perf/ |
D | psci-performance-n1sdp.rst | 92 ``CPU_SUSPEND`` to deepest power level 95 .. table:: ``CPU_SUSPEND`` latencies (µs) to deepest power level in 110 .. table:: ``CPU_SUSPEND`` latencies (µs) to deepest power level in 125 .. table:: ``CPU_SUSPEND`` latencies (µs) to deepest power level in 140 .. table:: ``CPU_SUSPEND`` latencies (µs) to deepest power level in 155 ``CPU_SUSPEND`` to power level 0 158 .. table:: ``CPU_SUSPEND`` latencies (µs) to power level 0 in 175 .. table:: ``CPU_SUSPEND`` latencies (µs) to power level 0 in 190 .. table:: ``CPU_SUSPEND`` latencies (µs) to power level 0 in serial (v2.9) 206 .. table:: ``CPU_SUSPEND`` latencies (µs) to power level 0 in serial (v2.10) [all …]
|
D | psci-performance-juno.rst | 72 ``CPU_SUSPEND`` to deepest power level 75 .. table:: ``CPU_SUSPEND`` latencies (µs) to deepest power level in 94 .. table:: ``CPU_SUSPEND`` latencies (µs) to deepest power level in 113 .. table:: ``CPU_SUSPEND`` latencies (µs) to deepest power level in 132 .. table:: ``CPU_SUSPEND`` latencies (µs) to deepest power level in 151 ``CPU_SUSPEND`` to power level 0 154 .. table:: ``CPU_SUSPEND`` latencies (µs) to power level 0 in 173 .. table:: ``CPU_SUSPEND`` latencies (µs) to power level 0 in 192 .. table:: ``CPU_SUSPEND`` latencies (µs) to power level 0 in serial (v2.9) 210 .. table:: ``CPU_SUSPEND`` latencies (µs) to power level 0 in serial (v2.10) [all …]
|
D | psci-performance-instr.rst | 58 parameter described for CPU_SUSPEND in section 5.4.2.
|
/trusted-firmware-a-latest/plat/mediatek/mt8173/include/ |
D | power_tracer.h | 12 #define CPU_SUSPEND 2 macro
|
/trusted-firmware-a-latest/plat/mediatek/mt8183/include/ |
D | power_tracer.h | 12 #define CPU_SUSPEND 2 macro
|
/trusted-firmware-a-latest/plat/mediatek/mt8173/ |
D | power_tracer.c | 27 case CPU_SUSPEND: in trace_power_flow()
|
/trusted-firmware-a-latest/plat/arm/board/fvp/fdts/ |
D | fvp_tsp_sp_manifest.dts | 32 /* Subscribe to CPU_OFF, CPU_SUSPEND and CPU_SUSPEND_RESUME PM Msgs */
|
/trusted-firmware-a-latest/docs/design_documents/ |
D | psci_osi_mode.rst | 129 CPU_SUSPEND feature flags 171 * None of the cores has called CPU_SUSPEND since the last change of mode or 182 CPU_SUSPEND subsection 185 CPU_SUSPEND is for moving a topology node into a low-power state. 187 .. c:macro:: CPU_SUSPEND 258 * The calling OS must specify in each CPU_SUSPEND request the deepest power argument 263 CPU_SUSPEND request are consistent with the system's state, and that the 281 CPU_OFF, the last running core may call CPU_SUSPEND to request a powerdown state 336 OS-initiated mode for CPU_SUSPEND.
|
/trusted-firmware-a-latest/docs/plat/ |
D | qti-msm8916.rst | 49 management (``CPU_SUSPEND``) is functional but still work-in-progress and
|
/trusted-firmware-a-latest/docs/components/ |
D | el3-spmc.rst | 419 (svc_off), CPU_SUSPEND (svc_suspend) and CPU_SUSPEND_RESUME (svc_suspend_finish) 488 - Consuming Power Messages including CPU_ON, CPU_OFF, CPU_SUSPEND, CPU_SUSPEND_RESUME.
|
D | ffa-manifest-binding.rst | 172 - Bit[1]: CPU_SUSPEND
|
/trusted-firmware-a-latest/docs/ |
D | porting-guide.rst | 2515 The ``power-state`` parameter of a PSCI ``CPU_SUSPEND`` call can be used to 2522 passed in a PSCI ``CPU_SUSPEND`` call to this representation. 2658 For this handler to be invoked by the PSCI ``CPU_SUSPEND`` API implementation, 2738 ``target_state`` (first argument). It is called by the PSCI ``CPU_SUSPEND`` 2825 ``CPU_SUSPEND`` call or ``SYSTEM_SUSPEND`` call. It performs the platform-specific 2854 This function is called by the PSCI implementation during the ``CPU_SUSPEND`` 2864 This function is called by the PSCI implementation during the ``CPU_SUSPEND``,
|
D | change-log.md | 3117 …- simplify CPU_SUSPEND power state encoding ([52466ec](https://review.trustedfirmware.org/plugins/… 4616 …- require validate_power_state to expose CPU_SUSPEND ([a1d5ac6](https://review.trustedfirmware.org… 8280 - Enabled wake-up from CPU_SUSPEND to stand-by by temporarily re-routing 8464 - Changes have been made to the code for PSCI `CPU_SUSPEND`, `CPU_ON` and 8466 failure condition is detected. For example, a PSCI `CPU_SUSPEND` call 8470 `entrypoint` parameters early in PSCI `CPU_ON` and `CPU_SUSPEND` code paths. 8539 - PSCI `CPU_SUSPEND` calls that target a standby state are now supported. 8843 - The PSCI CPU_SUSPEND API has been stabilised to the extent where it can be 8993 - Although support for PSCI `CPU_SUSPEND` is present, it is not yet stable and
|
/trusted-firmware-a-latest/docs/design/ |
D | firmware-design.rst | 963 An API implementation might have a dependency on platform code e.g. CPU_SUSPEND 974 | ``CPU_SUSPEND`` | Yes\* | |
|
/trusted-firmware-a-latest/docs/getting_started/ |
D | build-options.rst | 741 of PSCI_FEATURES API for CPU_SUSPEND smc function id. When this option is
|