Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/include/plat/arm/css/common/
A Dcss_pm.h24 #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()
/arm-trusted-firmware-2.8.0/plat/arm/css/common/
A Dcss_pm.c62 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()
/arm-trusted-firmware-2.8.0/plat/arm/board/rde1edge/include/
A Dplatform_def.h27 #define CSS_SYSTEM_PWR_DMN_LVL ARM_PWR_LVL3 macro
/arm-trusted-firmware-2.8.0/plat/arm/board/sgi575/include/
A Dplatform_def.h26 #define CSS_SYSTEM_PWR_DMN_LVL ARM_PWR_LVL2 macro
/arm-trusted-firmware-2.8.0/plat/arm/board/rdn1edge/include/
A Dplatform_def.h26 #define CSS_SYSTEM_PWR_DMN_LVL ARM_PWR_LVL2 macro
/arm-trusted-firmware-2.8.0/plat/arm/board/rdv1/include/
A Dplatform_def.h21 #define CSS_SYSTEM_PWR_DMN_LVL ARM_PWR_LVL2 macro
/arm-trusted-firmware-2.8.0/plat/arm/board/rdv1mc/include/
A Dplatform_def.h20 #define CSS_SYSTEM_PWR_DMN_LVL ARM_PWR_LVL2 macro
/arm-trusted-firmware-2.8.0/plat/arm/board/rdn2/include/
A Dplatform_def.h28 #define CSS_SYSTEM_PWR_DMN_LVL ARM_PWR_LVL2 macro
/arm-trusted-firmware-2.8.0/plat/arm/board/morello/include/
A Dplatform_def.h113 #define CSS_SYSTEM_PWR_DMN_LVL ARM_PWR_LVL3 macro
/arm-trusted-firmware-2.8.0/plat/arm/board/n1sdp/include/
A Dplatform_def.h140 #define CSS_SYSTEM_PWR_DMN_LVL ARM_PWR_LVL3 macro
/arm-trusted-firmware-2.8.0/plat/arm/board/tc/include/
A Dplatform_def.h237 #define CSS_SYSTEM_PWR_DMN_LVL ARM_PWR_LVL2 macro
/arm-trusted-firmware-2.8.0/plat/arm/board/juno/include/
A Dplatform_def.h297 #define CSS_SYSTEM_PWR_DMN_LVL ARM_PWR_LVL2 macro
/arm-trusted-firmware-2.8.0/drivers/arm/css/scp/
A Dcss_pm_scmi.c254 (power_level == CSS_SYSTEM_PWR_DMN_LVL)) { in css_scp_get_power_state()

Completed in 22 milliseconds