Home
last modified time | relevance | path

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

123456789

/rk3399_ARM-atf/plat/allwinner/common/
H A Dsunxi_bl31_setup.c190 entry_point_info_t *bl31_plat_get_next_image_ep_info(uint32_t type) in bl31_plat_get_next_image_ep_info()
/rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8196/
H A Dmt_spm_pmic_lp.h66 static inline int do_spm_low_power(enum SPM_PWR_TYPE type, uint32_t cmd) in do_spm_low_power()
/rk3399_ARM-atf/plat/rockchip/rk3568/drivers/scmi/
H A Drk3568_clk.c107 #define PVTPLL_NEED(type, length) (((type) == PLL_SEL_PVT || \ argument
279 static int rk3568_apll_set_rate(unsigned long rate, enum pll_type_sel type) in rk3568_apll_set_rate()
380 static int clk_cpu_set_rate(unsigned long rate, enum pll_type_sel type) in clk_cpu_set_rate()
485 static int clk_gpu_set_rate(unsigned long rate, enum pll_type_sel type) in clk_gpu_set_rate()
550 static int clk_npu_set_rate(unsigned long rate, enum pll_type_sel type) in clk_npu_set_rate()
/rk3399_ARM-atf/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 #define __rangeof(type, start, end) \ argument
623 #define __DECONST(type, var) ((type)(__uintptr_t)(const void *)(var)) argument
627 #define __DEVOLATILE(type, var) ((type)(__uintptr_t)(volatile void *)(var)) argument
631 #define __DEQUALIFY(type, var) ((type)(__uintptr_t)(const volatile void *)(var)) argument
819 #define __datatype_type_tag(kind, type) \ argument
823 #define __datatype_type_tag(kind, type) argument
/rk3399_ARM-atf/plat/nxp/s32/s32g274ardb2/
H A Dplat_bl31_setup.c50 struct entry_point_info *bl31_plat_get_next_image_ep_info(uint32_t type) in bl31_plat_get_next_image_ep_info()
/rk3399_ARM-atf/plat/marvell/armada/common/mss/
H A Dmss_scp_bl2_format.h38 uint32_t type; /* CM3 type, can be one of cm3_t */ member
/rk3399_ARM-atf/drivers/arm/rse/
H A Drse_comms.c71 psa_status_t psa_call(psa_handle_t handle, int32_t type, const psa_invec *in_vec, size_t in_len, in psa_call()
/rk3399_ARM-atf/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()
/rk3399_ARM-atf/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()
404 void sc_pm_reboot(sc_ipc_t ipc, sc_pm_reset_type_t type) in sc_pm_reboot()
418 sc_pm_reset_type_t type) in sc_pm_reboot_partition()
/rk3399_ARM-atf/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()
/rk3399_ARM-atf/plat/mediatek/mt8183/
H A Dplat_dcm.c99 unsigned long plat_dcm_get_enabled_cnt(uint64_t type) in plat_dcm_get_enabled_cnt()
/rk3399_ARM-atf/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()
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()
/rk3399_ARM-atf/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()
/rk3399_ARM-atf/plat/mediatek/mt8192/drivers/spm/constraints/
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()
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()
/rk3399_ARM-atf/plat/mediatek/drivers/apusys/mt8196/
H A Dapusys_devapc.c219 enum apusys_apc_type type, in set_slave_ctrl_apc()
/rk3399_ARM-atf/plat/mediatek/mt8195/drivers/spm/constraints/
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()
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()
/rk3399_ARM-atf/drivers/st/gpio/
H A Dstm32_gpio.c106 uint32_t type; in dt_set_gpio_config() local
225 static void set_gpio(uint32_t bank, uint32_t pin, uint32_t mode, uint32_t type, in set_gpio()
/rk3399_ARM-atf/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()
/rk3399_ARM-atf/include/export/lib/bl_aux_params/
H A Dbl_aux_params_exp.h66 uint64_t type; member
/rk3399_ARM-atf/lib/zlib/
H A Dinftrees.c32 int ZLIB_INTERNAL inflate_table(codetype type, unsigned short FAR *lens, in inflate_table()
/rk3399_ARM-atf/plat/mediatek/drivers/cpu_pm/cpcv5_4/
H A Dmt_cpu_pm_mbox.c80 int mtk_lp_depd_condition(enum cpupm_mbox_depd_type type) in mtk_lp_depd_condition()
/rk3399_ARM-atf/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()

123456789