| /rk3399_ARM-atf/lib/compiler-rt/builtins/ |
| H A D | assembly.h | 30 #define HIDDEN(name) .private_extern name argument 31 #define LOCAL_LABEL(name) L_##name argument 34 #define SYMBOL_IS_FUNC(name) argument 41 #define HIDDEN(name) .hidden name argument 42 #define LOCAL_LABEL(name) .L_##name argument 45 #define SYMBOL_IS_FUNC(name) .type name,%function argument 47 #define SYMBOL_IS_FUNC(name) .type name,@function argument 60 #define HIDDEN(name) argument 61 #define LOCAL_LABEL(name) .L ## name argument 63 #define SYMBOL_IS_FUNC(name) \ argument [all …]
|
| H A D | int_lib.h | 49 #define SYMBOL_NAME(name) XSTR(__USER_LABEL_PREFIX__) #name argument 53 #define COMPILER_RT_ALIAS(name, aliasname) \ argument 57 #define COMPILER_RT_ALIAS_VISIBILITY(name) \ argument 60 #define COMPILER_RT_ALIAS_VISIBILITY(name) argument 62 #define COMPILER_RT_ALIAS(name, aliasname) \ argument 68 #define COMPILER_RT_ALIAS(name, aliasname) argument
|
| /rk3399_ARM-atf/drivers/st/pmic/ |
| H A D | stpmic1.c | 609 static const struct regul_struct *get_regulator_data(const char *name) in get_regulator_data() 625 static uint8_t voltage_to_index(const char *name, uint16_t millivolts) in voltage_to_index() 654 int stpmic1_regulator_enable(const char *name) in stpmic1_regulator_enable() 662 int stpmic1_regulator_disable(const char *name) in stpmic1_regulator_disable() 670 bool stpmic1_is_regulator_enabled(const char *name) in stpmic1_is_regulator_enabled() 682 int stpmic1_regulator_voltage_set(const char *name, uint16_t millivolts) in stpmic1_regulator_voltage_set() 713 int stpmic1_regulator_pull_down_set(const char *name) in stpmic1_regulator_pull_down_set() 727 int stpmic1_regulator_mask_reset_set(const char *name) in stpmic1_regulator_mask_reset_set() 741 int stpmic1_regulator_icc_set(const char *name) in stpmic1_regulator_icc_set() 754 int stpmic1_regulator_sink_mode_set(const char *name) in stpmic1_regulator_sink_mode_set() [all …]
|
| /rk3399_ARM-atf/lib/libfdt/ |
| H A D | libfdt.h | 260 #define fdt_set_hdr_(name) \ argument 748 const char *name, in fdt_get_property_w() 808 const char *name, int namelen, in fdt_getprop_namelen_w() 847 const char *name, int *lenp) in fdt_getprop_w() 1386 const char *name, uint32_t val) in fdt_setprop_inplace_u32() 1421 const char *name, uint64_t val) in fdt_setprop_inplace_u64() 1438 const char *name, uint32_t val) in fdt_setprop_inplace_cell() 1541 static inline int fdt_property_u32(void *fdt, const char *name, uint32_t val) in fdt_property_u32() 1546 static inline int fdt_property_u64(void *fdt, const char *name, uint64_t val) in fdt_property_u64() 1553 static inline int fdt_property_cell(void *fdt, const char *name, uint32_t val) in fdt_property_cell() [all …]
|
| H A D | sbom.cdx.json | 8 "name": "@VCS_SBOM_AUTHORS@" string 17 "name": "libfdt", string 21 "name": "libfdt developers" string
|
| H A D | fdt_wip.c | 14 const char *name, int namelen, in fdt_setprop_inplace_namelen_partial() 33 int fdt_setprop_inplace(void *fdt, int nodeoffset, const char *name, in fdt_setprop_inplace() 59 int fdt_nop_property(void *fdt, int nodeoffset, const char *name) in fdt_nop_property()
|
| H A D | fdt_rw.c | 184 static int fdt_resize_property_(void *fdt, int nodeoffset, const char *name, in fdt_resize_property_() 202 static int fdt_add_property_(void *fdt, int nodeoffset, const char *name, in fdt_add_property_() 235 int fdt_set_name(void *fdt, int nodeoffset, const char *name) in fdt_set_name() 258 int fdt_setprop_placeholder(void *fdt, int nodeoffset, const char *name, in fdt_setprop_placeholder() 276 int fdt_setprop(void *fdt, int nodeoffset, const char *name, in fdt_setprop() 291 int fdt_appendprop(void *fdt, int nodeoffset, const char *name, in fdt_appendprop() 318 int fdt_delprop(void *fdt, int nodeoffset, const char *name) in fdt_delprop() 334 const char *name, int namelen) in fdt_add_subnode_namelen() 377 int fdt_add_subnode(void *fdt, int parentoffset, const char *name) in fdt_add_subnode()
|
| H A D | fdt_overlay.c | 102 const char *name, uint32_t delta) in overlay_phandle_add_offset() 212 const char *name; in overlay_update_local_node_references() local 334 const char *name, uint32_t name_len, in overlay_fixup_one_phandle() 408 const char *path, *name, *fixup_end; in overlay_fixup_phandle() local 559 const char *name; in overlay_update_node_conflicting_references() local 681 const char *name = fdt_get_name(fdto, fdtochild, NULL); in overlay_prevent_phandle_overwrite_node() local 776 const char *name; in overlay_apply_node() local 798 const char *name = fdt_get_name(fdto, subnode, NULL); in overlay_apply_node() local 870 const char *name; in get_path_len() local 917 const char *name; in overlay_symbol_update() local
|
| H A D | fdt_ro.c | 226 const char *name, int namelen) in fdt_subnode_offset_namelen() 245 const char *name) in fdt_subnode_offset() 399 const char *name, in fdt_get_property_namelen_() 430 const char *name, in fdt_get_property_namelen() 448 const char *name, int *lenp) in fdt_get_property() 455 const char *name, int namelen, int *lenp) in fdt_getprop_namelen() 481 const char *name; in fdt_getprop_by_offset() local 506 const char *name, int *lenp) in fdt_getprop() 541 const char *name, int namelen) in fdt_get_alias_namelen() 555 const char *fdt_get_alias(const void *fdt, const char *name) in fdt_get_alias() [all …]
|
| H A D | fdt_addresses.c | 14 static int fdt_cells(const void *fdt, int nodeoffset, const char *name) in fdt_cells() 58 const char *name, uint64_t addr, uint64_t size) in fdt_appendprop_addrrange()
|
| H A D | fdt_check.c | 65 const char *name; in fdt_check_full() local
|
| /rk3399_ARM-atf/docs/ |
| H A D | sbom.cdx.json | 8 "name": "@VCS_SBOM_AUTHORS@" string 17 "name": "trusted-firmware-a", string 22 "name": "@VCS_AUTHORS@" string 26 "name": "trustedfirmware.org" string
|
| /rk3399_ARM-atf/include/arch/aarch64/ |
| H A D | arch_features.h | 41 #define CREATE_FEATURE_SUPPORTED(name, read_func, guard) \ argument 91 #define CREATE_IDREG_UPDATE(name, idreg, idfield, mask, guard, enabled_worlds) \ argument 102 #define CREATE_PERCPU_IDREG_UPDATE(name, idreg, idfield, mask, guard, \ argument 114 #define CREATE_IDREG_UPDATE(name, idreg, idfield, mask, guard, enabled_worlds) argument 115 #define CREATE_PERCPU_IDREG_UPDATE(name, idreg, idfield, mask, guard, \ argument 119 #define _CREATE_FEATURE_PRESENT(name, idreg, idfield, mask, idval) \ argument 127 #define CREATE_FEATURE_PRESENT(name, idreg, idfield, mask, idval, \ argument 132 #define CREATE_PERCPU_FEATURE_PRESENT(name, idreg, idfield, mask, idval, \ argument 138 #define CREATE_FEATURE_FUNCS(name, idreg, idfield, mask, idval, guard, \ argument 144 #define CREATE_PERCPU_FEATURE_FUNCS(name, idreg, idfield, mask, idval, guard, \ argument
|
| /rk3399_ARM-atf/ |
| H A D | .ctags | 4 --regex-Asm=/^.equ[ \t]+([a-zA-Z_0-9]+),/\1/l,name/ kind
|
| /rk3399_ARM-atf/drivers/partition/ |
| H A D | gpt.c | 18 uint8_t *name; in unicode_to_ascii() local
|
| /rk3399_ARM-atf/drivers/scmi-msg/ |
| H A D | base.c | 74 const char *name = plat_scmi_vendor_name(); in discover_vendor() local 91 const char *name = plat_scmi_sub_vendor_name(); in discover_sub_vendor() local
|
| /rk3399_ARM-atf/tools/fiptool/ |
| H A D | tbbr_config.h | 17 char *name; member
|
| H A D | fiptool.h | 35 char *name; member 49 char *name; member
|
| /rk3399_ARM-atf/tools/conventional-changelog-tf-a/ |
| H A D | package.json | 2 "name": "conventional-changelog-tf-a", string
|
| /rk3399_ARM-atf/plat/xilinx/zynqmp/pm_service/ |
| H A D | pm_api_pinctrl.c | 24 char name[FUNCTION_NAME_LEN]; member 2021 void pm_api_pinctrl_get_function_name(uint32_t fid, char *name) in pm_api_pinctrl_get_function_name()
|
| /rk3399_ARM-atf/plat/mediatek/drivers/apusys/devapc/ |
| H A D | apusys_dapc_v1.c | 52 void dump_apusys_dapc_v1(const char *name, uintptr_t base, uint32_t reg_num, uint32_t dom_num) in dump_apusys_dapc_v1()
|
| /rk3399_ARM-atf/plat/intel/soc/common/include/ |
| H A D | socfpga_dt.h | 20 #define SOCFPGA_REGISTER_POPULATOR(config, name, callback) \ argument
|
| /rk3399_ARM-atf/plat/imx/imx8m/include/ |
| H A D | gpc.h | 31 #define IMX_PD_DOMAIN(name, on) \ argument 39 #define IMX_MIX_DOMAIN(name, on) \ argument
|
| /rk3399_ARM-atf/include/drivers/st/ |
| H A D | stm32mp_ram.h | 24 const char *name; /* Name in DT */ member
|
| /rk3399_ARM-atf/include/common/ |
| H A D | fdt_fixup.h | 17 const char *name; member
|