Searched refs:CSS_SYSTEM_PWR_DMN_LVL (Results 1 – 14 of 14) sorted by relevance
21 #if (PLAT_MAX_PWR_LVL == CSS_SYSTEM_PWR_DMN_LVL) in css_system_pwr_state()22 return state->pwr_domain_state[CSS_SYSTEM_PWR_DMN_LVL]; in css_system_pwr_state()
58 CASSERT(PLAT_MAX_PWR_LVL <= CSS_SYSTEM_PWR_DMN_LVL,275 assert(PLAT_MAX_PWR_LVL == CSS_SYSTEM_PWR_DMN_LVL); in css_get_sys_suspend_power_state()306 #if (PLAT_MAX_PWR_LVL == CSS_SYSTEM_PWR_DMN_LVL) in css_validate_power_state()314 req_state->pwr_domain_state[CSS_SYSTEM_PWR_DMN_LVL] = in css_validate_power_state()
26 #define CSS_SYSTEM_PWR_DMN_LVL ARM_PWR_LVL2 macro
27 #define CSS_SYSTEM_PWR_DMN_LVL ARM_PWR_LVL3 macro
21 #define CSS_SYSTEM_PWR_DMN_LVL ARM_PWR_LVL2 macro
20 #define CSS_SYSTEM_PWR_DMN_LVL ARM_PWR_LVL2 macro
59 #define CSS_SYSTEM_PWR_DMN_LVL ARM_PWR_LVL3 macro
80 #define CSS_SYSTEM_PWR_DMN_LVL ARM_PWR_LVL3 macro
237 #define CSS_SYSTEM_PWR_DMN_LVL ARM_PWR_LVL2 macro
211 #define CSS_SYSTEM_PWR_DMN_LVL ARM_PWR_LVL2 macro
302 #define CSS_SYSTEM_PWR_DMN_LVL ARM_PWR_LVL2 macro
253 (power_level == CSS_SYSTEM_PWR_DMN_LVL)) { in css_scp_get_power_state()
Completed in 12 milliseconds