Home
last modified time | relevance | path

Searched defs:type (Results 76 – 100 of 162) sorted by relevance

1234567

/arm-trusted-firmware/plat/marvell/armada/common/mss/
H A Dmss_scp_bl2_format.h38 uint32_t type; /* CM3 type, can be one of cm3_t */ member
/arm-trusted-firmware/plat/amlogic/gxbb/
H A Dgxbb_bl31_setup.c29 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/nxp/common/setup/
H A Dls_bl31_setup.c57 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/mt8183/
H A Dplat_dcm.c99 unsigned long plat_dcm_get_enabled_cnt(uint64_t type) in plat_dcm_get_enabled_cnt() argument
/arm-trusted-firmware/include/lib/libc/sys/
H A Dcdefs.h467 #define __offsetof(type, field) __builtin_offsetof(type, field) argument
470 #define __offsetof(type, field) \ argument
473 #define __offsetof(type, field) \ argument
479 __rangeof(type,start,end) global() argument
623 __DECONST(type,var) global() argument
627 __DEVOLATILE(type,var) global() argument
631 __DEQUALIFY(type,var) global() argument
819 __datatype_type_tag(kind,type) global() argument
823 __datatype_type_tag(kind,type) global() argument
[all...]
/arm-trusted-firmware/plat/imx/common/sci/svc/pm/
H A Dpm_rpc_clnt.c343 sc_err_t sc_pm_reset(sc_ipc_t ipc, sc_pm_reset_type_t type) in sc_pm_reset() argument
404 void sc_pm_reboot(sc_ipc_t ipc, sc_pm_reset_type_t type) in sc_pm_reboot() argument
418 sc_pm_reset_type_t type) in sc_pm_reboot_partition() argument
/arm-trusted-firmware/plat/mediatek/mt8195/drivers/spm/constraints/
H A Dmt_spm_rc_syspll.c99 int spm_update_rc_syspll(int state_id, int type, const void *val) in spm_update_rc_syspll() argument
H A Dmt_spm_rc_dram.c101 int spm_update_rc_dram(int state_id, int type, const void *val) in spm_update_rc_dram() argument
/arm-trusted-firmware/plat/mediatek/mt8192/drivers/spm/constraints/
H A Dmt_spm_rc_dram.c92 int spm_update_rc_dram(int state_id, int type, const void *val) in spm_update_rc_dram() argument
H A Dmt_spm_rc_syspll.c91 int spm_update_rc_syspll(int state_id, int type, const void *val) in spm_update_rc_syspll() argument
/arm-trusted-firmware/plat/mediatek/mt8186/drivers/spm/constraints/
H A Dmt_spm_rc_dram.c92 int spm_update_rc_dram(int state_id, int type, const void *val) in spm_update_rc_dram() argument
H A Dmt_spm_rc_syspll.c98 int spm_update_rc_syspll(int state_id, int type, const void *val) in spm_update_rc_syspll() argument
/arm-trusted-firmware/plat/mediatek/drivers/cpu_pm/cpcv3_2/
H A Dmt_cpu_pm_mbox.c77 int mtk_lp_depd_condition(enum cpupm_mbox_depd_type type) in mtk_lp_depd_condition() argument
/arm-trusted-firmware/drivers/arm/rss/
H A Drss_comms.c70 psa_status_t psa_call(psa_handle_t handle, int32_t type, const psa_invec *in_vec, size_t in_len, in psa_call() argument
/arm-trusted-firmware/plat/amlogic/g12a/
H A Dg12a_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/rpi/rpi4/
H A Drpi4_bl31_setup.c57 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/export/lib/bl_aux_params/
H A Dbl_aux_params_exp.h66 uint64_t type; member
/arm-trusted-firmware/lib/zlib/
H A Dinftrees.c32 int ZLIB_INTERNAL inflate_table(codetype type, unsigned short FAR *lens, in inflate_table() argument
[all...]
/arm-trusted-firmware/plat/nuvoton/npcm845x/
H A Dnpcm845x_bl31_setup.c64 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/marvell/armada/common/
H A Dmarvell_bl31_setup.c44 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/ti/k3/common/
H A Dk3_bl31_setup.c176 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/rpi/common/
H A Drpi3_common.c234 uint32_t plat_interrupt_type_to_line(uint32_t type, uint32_t security_state) in plat_interrupt_type_to_line() argument
/arm-trusted-firmware/include/drivers/io/
H A Dio_driver.h39 io_type_t (*type)(void); member
/arm-trusted-firmware/plat/xilinx/zynqmp/
H A Dbl31_zynqmp_setup.c38 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/amlogic/gxl/
H A Dgxl_bl31_setup.c32 entry_point_info_t *bl31_plat_get_next_image_ep_info(uint32_t type) in bl31_plat_get_next_image_ep_info() argument

1234567