/trusted-firmware-a/bl31/ |
A D | interrupt_mgmt.c | 48 static int32_t validate_interrupt_type(uint32_t type) in validate_interrupt_type() 60 static int32_t validate_routing_model(uint32_t type, uint32_t flags) in validate_routing_model() 98 static void set_scr_el3_from_rm(uint32_t type, in set_scr_el3_from_rm() 123 int32_t set_routing_model(uint32_t type, uint32_t flags) in set_routing_model() 149 int disable_intr_rm_local(uint32_t type, uint32_t security_state) in disable_intr_rm_local() 167 int enable_intr_rm_local(uint32_t type, uint32_t security_state) in enable_intr_rm_local() 187 int32_t register_interrupt_type_handler(uint32_t type, in register_interrupt_type_handler() 220 interrupt_type_handler_t get_interrupt_type_handler(uint32_t type) in get_interrupt_type_handler()
|
/trusted-firmware-a/include/plat/arm/common/ |
A D | plat_arm.h | 132 #define arm_make_pwrstate_lvl0(lvl0_state, pwr_lvl, type) \ argument 135 #define arm_make_pwrstate_lvl0(lvl0_state, pwr_lvl, type) \ argument 142 #define arm_make_pwrstate_lvl1(lvl1_state, lvl0_state, pwr_lvl, type) \ argument 147 #define arm_make_pwrstate_lvl2(lvl2_state, lvl1_state, lvl0_state, pwr_lvl, type) \ argument
|
/trusted-firmware-a/plat/qti/common/src/ |
A D | qti_pm.c | 28 #define qti_make_pwrstate_lvl0(lvl0_state, type) \ argument 32 #define qti_make_pwrstate_lvl1(lvl1_state, lvl0_state, type) \ argument 37 #define qti_make_pwrstate_lvl2(lvl2_state, lvl1_state, lvl0_state, type) \ argument 42 #define qti_make_pwrstate_lvl3(lvl3_state, lvl2_state, lvl1_state, lvl0_state, type) \ argument
|
/trusted-firmware-a/plat/qemu/common/ |
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
|
/trusted-firmware-a/plat/qemu/qemu_sbsa/ |
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
|
/trusted-firmware-a/plat/common/ |
A D | plat_gicv2.c | 102 unsigned int type; in plat_ic_get_interrupt_type() local 133 uint32_t plat_interrupt_type_to_line(uint32_t type, in plat_interrupt_type_to_line() 193 int plat_ic_has_interrupt_type(unsigned int type) in plat_ic_has_interrupt_type() 214 void plat_ic_set_interrupt_type(unsigned int id, unsigned int type) in plat_ic_set_interrupt_type()
|
A D | plat_gicv3.c | 79 uint32_t type; in plat_ic_get_pending_interrupt_type() local 142 uint32_t plat_interrupt_type_to_line(uint32_t type, in plat_interrupt_type_to_line() 224 int plat_ic_has_interrupt_type(unsigned int type) in plat_ic_has_interrupt_type() 231 void plat_ic_set_interrupt_type(unsigned int id, unsigned int type) in plat_ic_set_interrupt_type()
|
A D | ubsan.c | 27 struct type_descriptor *type; member 34 struct type_descriptor *type; member 55 struct type_descriptor *type; member 60 struct type_descriptor *type; member
|
/trusted-firmware-a/plat/mediatek/mt8173/include/ |
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
|
/trusted-firmware-a/plat/rpi/common/ |
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
|
/trusted-firmware-a/plat/mediatek/mt8195/drivers/spm/notifier/ |
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()
|
A D | mt_spm_sspm_notifier.c | 22 int mt_spm_sspm_notify(int type, unsigned int lp_mode) in mt_spm_sspm_notify()
|
/trusted-firmware-a/plat/mediatek/mt8192/drivers/spm/notifier/ |
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()
|
A D | mt_spm_sspm_notifier.c | 27 int mt_spm_sspm_notify(int type, unsigned int lp_mode) in mt_spm_sspm_notify()
|
/trusted-firmware-a/include/lib/ |
A D | coreboot.h | 13 uint32_t type; /* always 2 (memory-mapped) on ARM */ member 27 uint32_t type; member
|
/trusted-firmware-a/plat/rockchip/rk3399/drivers/dp/ |
A D | cdn_dp.c | 32 uint64_t dp_hdcp_ctrl(uint64_t type) in dp_hdcp_ctrl()
|
/trusted-firmware-a/bl32/tsp/ |
A D | tsp_interrupt.c | 30 void tsp_update_sync_sel1_intr_stats(uint32_t type, uint64_t elr_el3) in tsp_update_sync_sel1_intr_stats()
|
/trusted-firmware-a/include/lib/libc/ |
A D | stdarg.h | 18 #define va_arg(to, type) __builtin_va_arg(to, type) argument
|
/trusted-firmware-a/plat/socionext/uniphier/ |
A D | uniphier_soc_info.c | 45 uint32_t type = uniphier_get_soc_type(); in uniphier_get_soc_id() local
|
/trusted-firmware-a/plat/mediatek/mt8195/ |
A D | bl31_plat_setup.c | 37 entry_point_info_t *bl31_plat_get_next_image_ep_info(uint32_t type) in bl31_plat_get_next_image_ep_info()
|
/trusted-firmware-a/plat/mediatek/mt8192/ |
A D | bl31_plat_setup.c | 38 entry_point_info_t *bl31_plat_get_next_image_ep_info(uint32_t type) in bl31_plat_get_next_image_ep_info()
|
/trusted-firmware-a/lib/fconf/ |
A D | fconf_cot_getter.c | 123 img_type_t type = auth_img_descs[img_id].img_type; in get_auth_param_type_desc() local 223 unsigned int img_id, img_type_t type, in populate_and_set_auth_methods() 321 static int set_desc_data(const void *dtb, int node, img_type_t type) in set_desc_data()
|
/trusted-firmware-a/plat/xilinx/zynqmp/pm_service/ |
A D | pm_api_ioctl.c | 154 static enum pm_ret_status pm_ioctl_set_tapdelay_bypass(unsigned int type, in pm_ioctl_set_tapdelay_bypass() 232 unsigned int type) in pm_ioctl_sd_dll_reset() 280 enum tap_delay_type type, in pm_ioctl_sd_set_tapdelay()
|
/trusted-firmware-a/plat/mediatek/mt8183/ |
A D | bl31_plat_setup.c | 91 entry_point_info_t *bl31_plat_get_next_image_ep_info(uint32_t type) in bl31_plat_get_next_image_ep_info()
|
/trusted-firmware-a/plat/rockchip/common/ |
A D | bl31_plat_setup.c | 30 entry_point_info_t *bl31_plat_get_next_image_ep_info(uint32_t type) in bl31_plat_get_next_image_ep_info()
|