Home
last modified time | relevance | path

Searched refs:psci_req_local_pwr_states (Results 1 – 1 of 1) sorted by relevance

/external/arm-trusted-firmware/lib/psci/
Dpsci_common.c45 psci_req_local_pwr_states[PLAT_MAX_PWR_LVL][PLATFORM_CORE_COUNT]; variable
214 psci_req_local_pwr_states[pwrlvl - 1U][cpu_idx] = req_pwr_state; in psci_set_req_local_pwr_state()
229 psci_req_local_pwr_states[pwrlvl][core] = in psci_init_req_local_pwr_states()
250 return &psci_req_local_pwr_states[pwrlvl - 1U][cpu_idx]; in psci_get_req_local_pwr_states()