Home
last modified time | relevance | path

Searched refs:suspend (Results 1 – 16 of 16) sorted by relevance

/rk3399_ARM-atf/fdts/
H A Dstm32mp211.dtsi28 arm,psci-suspend-param = <0x00000011>;
33 arm,psci-suspend-param = <0x00000021>;
38 arm,psci-suspend-param = <0x00000211>;
43 arm,psci-suspend-param = <0x40001333>;
48 arm,psci-suspend-param = <0x40002333>;
53 arm,psci-suspend-param = <0x40023333>;
58 arm,psci-suspend-param = <0x40033333>;
H A Dstm32mp231.dtsi29 arm,psci-suspend-param = <0x00000011>;
34 arm,psci-suspend-param = <0x00000021>;
39 arm,psci-suspend-param = <0x00000211>;
44 arm,psci-suspend-param = <0x40001333>;
49 arm,psci-suspend-param = <0x40002333>;
54 arm,psci-suspend-param = <0x40023333>;
59 arm,psci-suspend-param = <0x40033333>;
H A Dfvp-base-psci-common.dtsi52 arm,psci-suspend-param = <0x0010000>;
61 arm,psci-suspend-param = <0x1010000>;
H A Dmorello-fvp.dts37 arm,psci-suspend-param = <0x40000022>;
46 arm,psci-suspend-param = <0x40000002>;
H A Dmorello-soc.dts38 arm,psci-suspend-param = <0x40000022>;
47 arm,psci-suspend-param = <0x40000002>;
H A Dtc-base.dtsi111 arm,psci-suspend-param = <0x0010000>;
119 arm,psci-suspend-param = <0x1010000>;
/rk3399_ARM-atf/docs/components/
H A Dactivity-monitors.rst11 architected |AMU| counters upon suspend and resume. It will also save and
/rk3399_ARM-atf/docs/design_documents/
H A Dpsci_osi_mode.rst277 coordination mode for suspend is platform-coordinated or OS-initiated. If all
426 arm,psci-suspend-param = <0x00000001>;
437 arm,psci-suspend-param = <0x01000001>;
559 arm,psci-suspend-param = <0x40000003>;
569 arm,psci-suspend-param = <0x40000004>;
579 arm,psci-suspend-param = <0x40000003>;
589 arm,psci-suspend-param = <0x40000004>;
601 arm,psci-suspend-param = <0x40003444>;
/rk3399_ARM-atf/docs/plat/
H A Drcar-gen3.rst77 During suspend all CPUs are switched off and the DDR is put in backup
93 in case of suspend, it uses a MBOX memory region to recover the
132 plat-rcar: cpu-suspend: handle the power level
H A Dallwinner.rst59 This allows more advanced power saving techniques, like suspend to RAM.
/rk3399_ARM-atf/docs/plat/arm/juno/
H A Dindex.rst222 The SYSTEM SUSPEND is a PSCI API which can be used to implement system suspend
223 to RAM. For more details refer to section 5.16 of `PSCI`_. To test system suspend
231 The Juno board should suspend to RAM and then wakeup after 10 seconds due to
/rk3399_ARM-atf/docs/perf/
H A Dpsci-performance-juno.rst434 2. Program wake up timer and suspend the lead CPU to the deepest power level.
470 "suspend finisher" (for example, GIC redistributor register programming).
/rk3399_ARM-atf/docs/plat/arm/
H A Darm-build-options.rst142 (PSTATE.{ZA,SM}=0) before power down and downgrade a suspend to power down
143 request to a normal suspend request. This is necessary when software running
/rk3399_ARM-atf/docs/
H A Dporting-guide.rst2937 domain at a particular power domain level. When a CPU wakes up from suspend,
2944 CPU in the power domain to suspend and may be needed to calculate the residency
3024 the suspend state type specified in the ``power-state`` parameter should be
3101 Perform the platform specific actions to prepare to suspend the calling
3131 When a system suspend is requested, the platform can also make use of the
3204 suspend, their context must be restored in this function in the reverse order
3205 to how they were saved during suspend sequence.
3247 domain level specific local states to suspend to system affinity level. The
3250 enter system suspend.
3383 called when the CPU wakes up from suspend and executes the
[all …]
H A Dchange-log.md731 …- do not unregister the console on system suspend ([f185a54](https://review.trustedfirmware.org/pl…
899 …- fix missing security flag in suspend path ([5cac1d8](https://review.trustedfirmware.org/plugins/…
3321 …- implement DM_MANAGED suspend ([9b7550f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/…
3808 …- add APD power down mode(PD) support in system suspend ([478af8d](https://review.trustedfirmware.…
4136 …- invoke spe_disable during power domain off/suspend ([777f1f6](https://review.trustedfirmware.org…
4221 …- fix suspend/resume issue when DBD owner is s400 only ([68f132b](https://review.trustedfirmware.o…
4717 …- add cpuidle and basic suspend support ([422d30c](https://review.trustedfirmware.org/plugins/giti…
4782 …- query firmware for suspend capability ([ce1008f](https://review.trustedfirmware.org/plugins/giti…
5088 …- update system suspend in OS-initiated mode ([e0ef05b](https://review.trustedfirmware.org/plugins…
5167 …- update system suspend in OS-initiated mode ([0a9270a](https://review.trustedfirmware.org/plugins…
[all …]
/rk3399_ARM-atf/plat/mediatek/mt8183/drivers/spm/
H A Dspm.h2517 } suspend; member