| /arm-trusted-firmware/bl31/ |
| H A D | interrupt_mgmt.c | 48 static int32_t validate_interrupt_type(uint32_t type) in validate_interrupt_type() argument 60 static int32_t validate_routing_model(uint32_t type, uint32_t flags) in validate_routing_model() argument 98 set_scr_el3_from_rm(uint32_t type,uint32_t interrupt_type_flags,uint32_t security_state) set_scr_el3_from_rm() argument 123 set_routing_model(uint32_t type,uint32_t flags) set_routing_model() argument 149 disable_intr_rm_local(uint32_t type,uint32_t security_state) disable_intr_rm_local() argument 167 enable_intr_rm_local(uint32_t type,uint32_t security_state) enable_intr_rm_local() argument 187 register_interrupt_type_handler(uint32_t type,interrupt_type_handler_t handler,uint32_t flags) register_interrupt_type_handler() argument 220 get_interrupt_type_handler(uint32_t type) get_interrupt_type_handler() argument [all...] |
| /arm-trusted-firmware/services/std_svc/drtm/ |
| H A D | drtm_dma_prot.h | 27 enum dma_prot_type type; member 30 #define DRTM_MEM_REGION_PAGES_AND_TYPE(pages, type) \ argument 34 #define PAGES_AND_TYPE(pages, type) \ argument
|
| /arm-trusted-firmware/plat/mediatek/common/lpm/ |
| H A D | mt_lp_api.c | 9 int mt_audio_update(int type) in mt_audio_update() argument 32 int mtk_usb_update(int type) in mtk_usb_update() argument
|
| /arm-trusted-firmware/include/plat/arm/common/ |
| H A D | plat_arm.h | 153 #define arm_make_pwrstate_lvl0(lvl0_state, pwr_lvl, type) \ argument 156 #define arm_make_pwrstate_lvl0(lvl0_state, pwr_lvl, type) \ argument 163 #define arm_make_pwrstate_lvl1(lvl1_state, lvl0_state, pwr_lvl, type) \ argument 168 #define arm_make_pwrstate_lvl2(lvl2_state, lvl1_state, lvl0_state, pwr_lvl, type) \ argument
|
| /arm-trusted-firmware/plat/qti/common/src/ |
| H A D | qti_pm.c | 34 #define qti_make_pwrstate_lvl0(lvl0_state, type) \ argument 38 #define qti_make_pwrstate_lvl1(lvl1_state, lvl0_state, type) \ argument 43 #define qti_make_pwrstate_lvl2(lvl2_state, lvl1_state, lvl0_state, type) \ argument 48 #define qti_make_pwrstate_lvl3(lvl3_state, lvl2_state, lvl1_state, lvl0_state, type) \ argument
|
| /arm-trusted-firmware/plat/qemu/qemu_sbsa/ |
| H A D | sbsa_pm.c | 36 #define qemu_make_pwrstate_lvl0(lvl0_state, pwr_lvl, type) \ argument 40 #define qemu_make_pwrstate_lvl0(lvl0_state, pwr_lvl, type) \ argument 47 #define qemu_make_pwrstate_lvl1(lvl1_state, lvl0_state, pwr_lvl, type) \ argument
|
| /arm-trusted-firmware/plat/qemu/common/ |
| H A D | qemu_pm.c | 29 #define qemu_make_pwrstate_lvl0(lvl0_state, pwr_lvl, type) \ argument 33 #define qemu_make_pwrstate_lvl0(lvl0_state, pwr_lvl, type) \ argument 40 #define qemu_make_pwrstate_lvl1(lvl1_state, lvl0_state, pwr_lvl, type) \ argument
|
| /arm-trusted-firmware/plat/rpi/common/ |
| H A D | rpi3_pm.c | 27 #define rpi3_make_pwrstate_lvl0(lvl0_state, pwr_lvl, type) \ argument 33 #define rpi3_make_pwrstate_lvl0(lvl0_state, pwr_lvl, type) \ argument 40 #define rpi3_make_pwrstate_lvl1(lvl1_state, lvl0_state, pwr_lvl, type) \ argument
|
| /arm-trusted-firmware/plat/arm/board/fvp/ |
| H A D | fvp_realm_attest_key.c | 25 unsigned int type) in plat_rmmd_get_cca_realm_attest_key() argument
|
| /arm-trusted-firmware/drivers/arm/rss/ |
| H A D | rss_comms_protocol_pointer_access.c | 18 #define PARAM_PACK(type, in_len, out_len) \ argument 24 int16_t type, in rss_protocol_pointer_access_serialize_msg() argument
|
| H A D | rss_comms_protocol_embed.c | 21 #define PARAM_PACK(type, in_len, out_len) \ argument 27 int16_t type, in rss_protocol_embed_serialize_msg() argument
|
| /arm-trusted-firmware/plat/mediatek/mt8173/include/ |
| H A D | mt8173_def.h | 118 #define mtk_make_pwrstate_lvl0(lvl0_state, pwr_lvl, type) \ argument 121 #define mtk_make_pwrstate_lvl0(lvl0_state, pwr_lvl, type) \ argument 129 #define mtk_make_pwrstate_lvl1(lvl1_state, lvl0_state, pwr_lvl, type) \ argument 135 lvl2_state, lvl1_state, lvl0_state, pwr_lvl, type) \ argument
|
| /arm-trusted-firmware/plat/ax/laguna/ |
| H A D | lua_pm.c | 29 #define lua_make_pwrstate_lvl0(lvl0_state, pwr_lvl, type) \ argument 33 #define lua_make_pwrstate_lvl0(lvl0_state, pwr_lvl, type) \ argument 40 #define lua_make_pwrstate_lvl1(lvl1_state, lvl0_state, pwr_lvl, type) \ argument
|
| /arm-trusted-firmware/plat/mediatek/mt8192/drivers/spm/notifier/ |
| H A D | mt_spm_notifier.h | 17 static inline int mt_spm_sspm_notify_u32(int type, unsigned int lp_mode) in mt_spm_sspm_notify_u32() argument
|
| /arm-trusted-firmware/plat/mediatek/mt8195/drivers/spm/notifier/ |
| H A D | mt_spm_notifier.h | 17 static inline int mt_spm_sspm_notify_u32(int type, unsigned int lp_mode) in mt_spm_sspm_notify_u32() argument
|
| /arm-trusted-firmware/plat/ax/lmt/ |
| H A D | lmt_pm.c | 43 #define lmt_make_pwrstate_lvl0(lvl0_state, pwr_lvl, type) \ argument 47 #define lmt_make_pwrstate_lvl0(lvl0_state, pwr_lvl, type) \ argument 54 #define lmt_make_pwrstate_lvl1(lvl1_state, lvl0_state, pwr_lvl, type) \ argument
|
| /arm-trusted-firmware/ |
| H A D | .versionrc.js | 81 "type": "json" property 101 "type": "json" property 124 "type": "json" property
|
| /arm-trusted-firmware/plat/hobot/sigi/ |
| H A D | sigi_pm.c | 41 #define sigi_make_pwrstate_lvl0(lvl0_state, pwr_lvl, type) \ argument 45 #define sigi_make_pwrstate_lvl0(lvl0_state, pwr_lvl, type) \ argument 52 #define sigi_make_pwrstate_lvl1(lvl1_state, lvl0_state, pwr_lvl, type) \ argument
|
| /arm-trusted-firmware/plat/mediatek/drivers/spm/version/notifier/inc/ |
| H A D | mt_spm_notifier.h | 17 static inline int mt_spm_sspm_notify_u32(int type, unsigned int val) in mt_spm_sspm_notify_u32() argument
|
| /arm-trusted-firmware/plat/mediatek/mt8186/drivers/spm/notifier/ |
| H A D | mt_spm_notifier.h | 18 static inline int mt_spm_sspm_notify_u32(int type, unsigned int lp_mode) in mt_spm_sspm_notify_u32() argument
|
| /arm-trusted-firmware/plat/common/ |
| H A D | plat_gicv2.c | 105 unsigned int type; in plat_ic_get_interrupt_type() local 136 uint32_t plat_interrupt_type_to_line(uint32_t type, in plat_interrupt_type_to_line() argument 196 plat_ic_has_interrupt_type(unsigned int type) plat_ic_has_interrupt_type() argument 217 plat_ic_set_interrupt_type(unsigned int id,unsigned int type) plat_ic_set_interrupt_type() argument [all...] |
| H A D | plat_gicv3.c | 79 uint32_t type; in plat_ic_get_pending_interrupt_type() local 156 plat_interrupt_type_to_line(uint32_t type,uint32_t security_state) plat_interrupt_type_to_line() argument 238 plat_ic_has_interrupt_type(unsigned int type) plat_ic_has_interrupt_type() argument 248 plat_ic_set_interrupt_type(unsigned int id,unsigned int type) plat_ic_set_interrupt_type() argument [all...] |
| /arm-trusted-firmware/include/lib/ |
| H A D | coreboot.h | 13 uint32_t type; /* always 2 (memory-mapped) on ARM */ member 27 uint32_t type; member
|
| /arm-trusted-firmware/plat/nuvoton/npcm845x/ |
| H A D | npcm845x_psci.c | 29 #define npcm845x_make_pwrstate_lvl0(lvl0_state, pwr_lvl, type) \ argument 33 #define npcm845x_make_pwrstate_lvl0(lvl0_state, pwr_lvl, type) \ argument 39 #define npcm845x_make_pwrstate_lvl1(lvl1_state, lvl0_state, pwr_lvl, type) \ argument
|
| /arm-trusted-firmware/plat/mediatek/drivers/spm/mt8188/constraints/ |
| H A D | mt_spm_rc_api.c | 61 int spm_rc_constraint_status_get(unsigned int id, unsigned int type, in spm_rc_constraint_status_get() argument 105 int spm_rc_constraint_status_set(unsigned int id, unsigned int type, in spm_rc_constraint_status_set() argument
|