Home
last modified time | relevance | path

Searched refs:private_events (Results 1 – 2 of 2) sorted by relevance

/tf-a-ffa_el3_spmc/plat/arm/common/fconf/
A Dfconf_sdei_getter.c13 #define PRIVATE_EVENT_NUM(i) private_events[3 * (i)]
14 #define PRIVATE_EVENT_INTR(i) private_events[3 * (i) + 1]
15 #define PRIVATE_EVENT_FLAGS(i) private_events[3 * (i) + 2]
27 uint32_t private_events[PLAT_SDEI_DP_EVENT_MAX_CNT * 3]; in fconf_populate_sdei_dyn_config() local
57 sdei_dyn_config.private_ev_cnt * 3, private_events); in fconf_populate_sdei_dyn_config()
/tf-a-ffa_el3_spmc/fdts/
A Dfvp-base-gicv3-psci-common.dtsi62 private_events = <1000 SDEI_DYN_IRQ SDEI_MAPF_DYNAMIC>,

Completed in 6 milliseconds