Searched refs:psci_req_local_pwr_states (Results 1 – 1 of 1) sorted by relevance
42 psci_req_local_pwr_states[PLAT_MAX_PWR_LVL][PLATFORM_CORE_COUNT]; variable204 psci_req_local_pwr_states[pwrlvl - 1][cpu_idx] = req_pwr_state; in psci_set_req_local_pwr_state()214 memset(&psci_req_local_pwr_states, PLAT_MAX_OFF_STATE, in psci_init_req_local_pwr_states()215 sizeof(psci_req_local_pwr_states)); in psci_init_req_local_pwr_states()231 return &psci_req_local_pwr_states[pwrlvl - 1][cpu_idx]; in psci_get_req_local_pwr_states()