Lines Matching full:psci
3 * ARM Power State and Coordination Interface (PSCI) header
5 * This header holds common PSCI defines and macros shared
16 * PSCI v0.1 interface
18 * The PSCI v0.1 function numbers are implementation defined.
20 * Only PSCI return values such as: SUCCESS, NOT_SUPPORTED,
22 * to PSCI v0.1.
25 /* PSCI v0.2 interface */
72 /* PSCI v0.2 power state encoding for CPU_SUSPEND function */
82 /* PSCI extended power state encoding for CPU_SUSPEND function */
89 /* PSCI v0.2 affinity level state returned by AFFINITY_INFO */
94 /* PSCI v0.2 multicore support in Trusted OS returned by MIGRATE_INFO_TYPE */
99 /* PSCI v1.1 reset type encoding for SYSTEM_RESET2 */
103 /* PSCI version decoding (independent of PSCI version) */
116 /* PSCI features decoding (>=1.0) */
125 /* PSCI return values (inclusive of all PSCI versions) */