Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/include/plat/arm/common/
A Dfconf_sdei_getter.h18 int32_t private_ev_nums[PLAT_SDEI_DP_EVENT_MAX_CNT];
19 unsigned int private_ev_intrs[PLAT_SDEI_DP_EVENT_MAX_CNT];
20 unsigned int private_ev_flags[PLAT_SDEI_DP_EVENT_MAX_CNT];
/arm-trusted-firmware-2.8.0/plat/arm/common/fconf/
A Dfconf_sdei_getter.c27 uint32_t private_events[PLAT_SDEI_DP_EVENT_MAX_CNT * 3]; in fconf_populate_sdei_dyn_config()
49 if (sdei_dyn_config.private_ev_cnt > PLAT_SDEI_DP_EVENT_MAX_CNT) { in fconf_populate_sdei_dyn_config()
/arm-trusted-firmware-2.8.0/plat/arm/common/aarch64/
A Darm_sdei.c22 static sdei_ev_map_t arm_sdei_private[PLAT_SDEI_DP_EVENT_MAX_CNT + 1] = { 0 };
/arm-trusted-firmware-2.8.0/plat/arm/board/fvp/include/
A Dplatform_def.h378 #define PLAT_SDEI_DP_EVENT_MAX_CNT ARM_SDEI_DP_EVENT_MAX_CNT macro

Completed in 5 milliseconds