Lines Matching refs:local
169 Defines the local power state corresponding to the deepest power down
170 possible at every power domain level in the platform. The local power
173 value to initialize the local power states of the power domain nodes and
178 Defines the local power state corresponding to the deepest retention state
181 PSCI implementation to distinguish between retention and power down local
186 Defines the maximum number of local power states per power domain level
188 most platforms just support a maximum of two local power states at each
190 account for more local power states, then it must redefine this macro.
2518 array of local power states where each index corresponds to a power domain
2519 level. Each entry contains the local power state the power domain at that power
2592 a pointer to an array of platform specific local power state ``states`` (second
2601 that the platform assigns a local state value in order of increasing depth
2604 coordinated target local power state for a power domain will be the minimum
2605 of the requested local power state values.
2679 The ``target_state`` encodes the platform coordinated target local power states
2682 For this handler, the local power state for the CPU power domain will be a
2695 The ``target_state`` encodes the platform coordinated target local power states
2697 needs to perform power management operation corresponding to the local state
2700 For this handler, the local power state for the CPU power domain will be a
2743 target local power states for the CPU power domain and its parent
2745 corresponding to the local state at each power level. The generic code
2780 the actions performed in this hook must be local to the CPU or the platform
2784 operation and it encodes the platform coordinated target local power states for
2857 specific local states. If the ``power_state`` is invalid, the platform must
2875 domain level specific local states to suspend to system affinity level. The
2887 supports more than two local power states at each power domain level, that is
2889 local power states.
2898 level specific local states are to be extracted from ``power_state`` and be
2907 This function can also be used in case the platform wants to support local
3483 contains those C library definitions required by the local implementation. If
3485 added to the local implementation.