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 */
58 /* PSCI v0.2 power state encoding for CPU_SUSPEND function */
68 /* PSCI extended power state encoding for CPU_SUSPEND function */
75 /* PSCI v0.2 affinity level state returned by AFFINITY_INFO */
80 /* PSCI v0.2 multicore support in Trusted OS returned by MIGRATE_INFO_TYPE */
85 /* PSCI version decoding (independent of PSCI version) */
98 /* PSCI features decoding (>=1.0) */
107 /* PSCI return values (inclusive of all PSCI versions) */