Lines Matching defs:state
20 /* Macros to read the rk power domain state */
21 #define RK_CORE_PWR_STATE(state) \
22 ((state)->pwr_domain_state[MPIDR_AFFLVL0])
23 #define RK_CLUSTER_PWR_STATE(state) \
24 ((state)->pwr_domain_state[MPIDR_AFFLVL1])
25 #define RK_SYSTEM_PWR_STATE(state) \
26 ((state)->pwr_domain_state[PLAT_MAX_PWR_LVL])
130 * state parameter.
144 /* Sanity check the requested state */
165 /* We expect the 'state id' to be zero */
214 * target_state encodes the power state that each level should transition to.
241 * target_state encodes the power state that each level should transition to.
277 * being turned off earlier. The target_state encodes the low power state that
312 * having been suspended earlier. The target_state encodes the low power state