Searched refs:CSS_SYSTEM_PWR_DMN_LVL (Results 1 – 13 of 13) sorted by relevance
24 #if (PLAT_MAX_PWR_LVL == CSS_SYSTEM_PWR_DMN_LVL) in css_system_pwr_state()25 return state->pwr_domain_state[CSS_SYSTEM_PWR_DMN_LVL]; in css_system_pwr_state()
62 CASSERT(PLAT_MAX_PWR_LVL <= CSS_SYSTEM_PWR_DMN_LVL,282 assert(PLAT_MAX_PWR_LVL == CSS_SYSTEM_PWR_DMN_LVL); in css_get_sys_suspend_power_state()313 #if (PLAT_MAX_PWR_LVL == CSS_SYSTEM_PWR_DMN_LVL) in css_validate_power_state()321 req_state->pwr_domain_state[CSS_SYSTEM_PWR_DMN_LVL] = in css_validate_power_state()
27 #define CSS_SYSTEM_PWR_DMN_LVL ARM_PWR_LVL3 macro
26 #define CSS_SYSTEM_PWR_DMN_LVL ARM_PWR_LVL2 macro
21 #define CSS_SYSTEM_PWR_DMN_LVL ARM_PWR_LVL2 macro
20 #define CSS_SYSTEM_PWR_DMN_LVL ARM_PWR_LVL2 macro
28 #define CSS_SYSTEM_PWR_DMN_LVL ARM_PWR_LVL2 macro
113 #define CSS_SYSTEM_PWR_DMN_LVL ARM_PWR_LVL3 macro
140 #define CSS_SYSTEM_PWR_DMN_LVL ARM_PWR_LVL3 macro
237 #define CSS_SYSTEM_PWR_DMN_LVL ARM_PWR_LVL2 macro
297 #define CSS_SYSTEM_PWR_DMN_LVL ARM_PWR_LVL2 macro
254 (power_level == CSS_SYSTEM_PWR_DMN_LVL)) { in css_scp_get_power_state()
Completed in 22 milliseconds