Home
last modified time | relevance | path

Searched defs:type (Results 101 – 125 of 162) sorted by relevance

1234567

/arm-trusted-firmware/plat/imx/imx8m/imx8mm/
H A Dimx8mm_bl31_setup.c243 entry_point_info_t *bl31_plat_get_next_image_ep_info(unsigned int type) in bl31_plat_get_next_image_ep_info() argument
/arm-trusted-firmware/plat/amlogic/axg/
H A Daxg_bl31_setup.c33 entry_point_info_t *bl31_plat_get_next_image_ep_info(uint32_t type) in bl31_plat_get_next_image_ep_info() argument
/arm-trusted-firmware/plat/nvidia/tegra/common/
H A Dtegra_bl31_setup.c65 entry_point_info_t *bl31_plat_get_next_image_ep_info(uint32_t type) in bl31_plat_get_next_image_ep_info() argument
/arm-trusted-firmware/plat/ax/laguna/
H A Dbl31_plat_setup.c55 entry_point_info_t *bl31_plat_get_next_image_ep_info(uint32_t type) in bl31_plat_get_next_image_ep_info() argument
/arm-trusted-firmware/plat/imx/imx8m/imx8mp/
H A Dimx8mp_bl31_setup.c236 entry_point_info_t *bl31_plat_get_next_image_ep_info(unsigned int type) in bl31_plat_get_next_image_ep_info() argument
/arm-trusted-firmware/plat/imx/imx8m/imx8mn/
H A Dimx8mn_bl31_setup.c247 entry_point_info_t *bl31_plat_get_next_image_ep_info(unsigned int type) in bl31_plat_get_next_image_ep_info() argument
/arm-trusted-firmware/plat/brcm/common/
H A Dbrcm_bl31_setup.c59 struct entry_point_info *bl31_plat_get_next_image_ep_info(uint32_t type) in bl31_plat_get_next_image_ep_info() argument
/arm-trusted-firmware/plat/xilinx/versal/
H A Dbl31_versal_setup.c38 entry_point_info_t *bl31_plat_get_next_image_ep_info(uint32_t type) in bl31_plat_get_next_image_ep_info() argument
/arm-trusted-firmware/plat/xilinx/versal_net/
H A Dbl31_versal_net_setup.c38 entry_point_info_t *bl31_plat_get_next_image_ep_info(uint32_t type) in bl31_plat_get_next_image_ep_info() argument
/arm-trusted-firmware/include/services/
H A Dffa_svc.h291 #define FFA_BOOT_INFO_TYPE(type) \ argument
301 #define FFA_BOOT_INFO_TYPE_ID(type) \ argument
311 #define FFA_BOOT_INFO_FLAG_NAME(type) \ argument
328 uint8_t type; member
/arm-trusted-firmware/plat/mediatek/mt8192/drivers/spm/constraints/
H A Dmt_spm_rc_bus26m.c151 int spm_update_rc_bus26m(int state_id, int type, const void *val) in spm_update_rc_bus26m() argument
/arm-trusted-firmware/plat/mediatek/mt8195/drivers/spm/constraints/
H A Dmt_spm_rc_bus26m.c161 int spm_update_rc_bus26m(int state_id, int type, const void *val) in spm_update_rc_bus26m() argument
/arm-trusted-firmware/plat/socionext/synquacer/
H A Dsq_bl31_setup.c41 entry_point_info_t *bl31_plat_get_next_image_ep_info(uint32_t type) in bl31_plat_get_next_image_ep_info() argument
/arm-trusted-firmware/plat/mediatek/mt8186/drivers/spm/constraints/
H A Dmt_spm_rc_bus26m.c152 int spm_update_rc_bus26m(int state_id, int type, const void *val) in spm_update_rc_bus26m() argument
/arm-trusted-firmware/plat/arm/common/
H A Darm_bl31_setup.c83 struct entry_point_info *bl31_plat_get_next_image_ep_info(uint32_t type) in bl31_plat_get_next_image_ep_info() argument
/arm-trusted-firmware/plat/brcm/board/stingray/include/
H A Dpaxb.h43 uint32_t type; member
/arm-trusted-firmware/tools/cert_create/include/
H A Dext.h44 int type; /* See ext_type_e */ member
/arm-trusted-firmware/plat/intel/soc/agilex5/
H A Dbl31_plat_setup.c37 entry_point_info_t *bl31_plat_get_next_image_ep_info(uint32_t type) in bl31_plat_get_next_image_ep_info() argument
/arm-trusted-firmware/plat/imx/imx8m/imx8mq/
H A Dimx8mq_bl31_setup.c236 entry_point_info_t *bl31_plat_get_next_image_ep_info(unsigned int type) in bl31_plat_get_next_image_ep_info() argument
/arm-trusted-firmware/include/drivers/brcm/
H A Dchimp_nv_defs.h120 u16_t type; member
328 #define BNX_DIR_TYPE_IS_APE_BIN_FMT(type)\ argument
345 BNX_DIR_TYPE_IS_OTHER_EXEC(type) global() argument
358 BNX_DIR_TYPE_IS_EXECUTABLE(type) global() argument
[all...]
/arm-trusted-firmware/include/drivers/measured_boot/event_log/
H A Devent_log.h44 #define MEMBER_SIZE(type, member) sizeof(((type *)0)->member) argument
/arm-trusted-firmware/plat/nvidia/tegra/soc/t186/drivers/mce/
H A Dnvg.c89 int32_t nvg_update_crossover_time(uint32_t ari_base, uint32_t type, uint32_t time) in nvg_update_crossover_time() argument
/arm-trusted-firmware/plat/imx/imx8m/include/
H A Dimx_rdc.h53 enum rdc_type type; /* config type Master, Peripheral or Memory region */ member
/arm-trusted-firmware/plat/hisilicon/hikey960/
H A Dhikey960_bl31_setup.c62 entry_point_info_t *bl31_plat_get_next_image_ep_info(uint32_t type) in bl31_plat_get_next_image_ep_info() argument
/arm-trusted-firmware/plat/allwinner/common/
H A Dsunxi_scpi_pm.c159 unsigned int type = psci_get_pstate_type(power_state); in sunxi_validate_power_state() local

1234567