Searched refs:PLAT_CLSTR_LVL (Results 1 – 2 of 2) sorted by relevance
196 else if (state->pwr_domain_state[PLAT_CLSTR_LVL] == in _pwr_suspend()207 else if (state->pwr_domain_state[PLAT_CLSTR_LVL] == in _pwr_suspend()273 else if (state->pwr_domain_state[PLAT_CLSTR_LVL] == in _pwr_suspend_finish()286 else if (state->pwr_domain_state[PLAT_CLSTR_LVL] == in _pwr_suspend_finish()366 state->pwr_domain_state[PLAT_CLSTR_LVL] = in _pwr_state_validate()369 state->pwr_domain_state[PLAT_CLSTR_LVL] = in _pwr_state_validate()399 req_state->pwr_domain_state[PLAT_CLSTR_LVL] = PLAT_MAX_OFF_STATE; in _pwr_state_sys_suspend()
18 #define PLAT_CLSTR_LVL U(1) macro