| /arm-trusted-firmware/lib/fconf/ |
| H A D | fconf_amu_getter.c | 34 const char *name; in fconf_populate_amu_cpu_amu() local
|
| /arm-trusted-firmware/tools/fiptool/ |
| H A D | fiptool.c | 141 const char *name, const char *cmdline_name) in new_image_desc() argument 374 char name[_UUID_STR_LEN + 1], filename[PATH_MAX]; parse_fip() local 439 add_opt(struct option * opts,size_t * nr_opts,const char * name,int has_arg,int val) add_opt() argument 737 char name[_UUID_STR_LEN + 1]; create_cmd() local 840 char name[_UUID_STR_LEN + 1]; update_cmd() local 954 char name[_UUID_STR_LEN + 1]; unpack_cmd() local 1100 char name[_UUID_STR_LEN + 1], filename[PATH_MAX]; remove_cmd() local [all...] |
| H A D | win_posix.h | 71 const char *name; member
|
| /arm-trusted-firmware/drivers/st/regulator/ |
| H A D | regulator_fixed.c | 23 char name[FIXED_NAME_LEN]; member
|
| H A D | regulator_core.c | 83 static int32_t get_supply_phandle(const void *fdt, int node, const char *name) in get_supply_phandle() argument 110 struct rdev *regulator_get_by_supply_name(const void *fdt, int node, const char *name) in regulator_get_by_supply_name() argument [all...] |
| /arm-trusted-firmware/include/drivers/partition/ |
| H A D | partition.h | 37 char name[EFI_NAMELEN]; member
|
| /arm-trusted-firmware/drivers/renesas/common/io/ |
| H A D | io_rcar.c | 35 const int32_t name; member 135 int32_t rcar_get_certificate(const int32_t name, uint32_t *cert) in rcar_get_certificate() argument 157 static int32_t file_to_offset(const int32_t name, uintptr_t *offset, in file_to_offset() argument 381 static int32_t rcar_dev_init(io_dev_info_t *dev_info, const uintptr_t name) in rcar_dev_init() argument [all...] |
| /arm-trusted-firmware/plat/xilinx/zynqmp/aarch64/ |
| H A D | zynqmp_common.c | 72 char *name; member 235 const char *name = "EG/EV"; zynqmp_get_silicon_idcode_name() local [all...] |
| /arm-trusted-firmware/lib/debugfs/ |
| H A D | devfip.c | 35 const char name[NAMELEN]; member 174 static int fipwalk(chan_t *c, const char *name) in fipwalk() argument
|
| /arm-trusted-firmware/drivers/st/clk/ |
| H A D | stm32mp_clkfunc.c | 26 int fdt_osc_read_freq(const char *name, uint32_t *freq) in fdt_osc_read_freq() argument 199 fdt_rcc_subnode_offset(const char * name) fdt_rcc_subnode_offset() argument [all...] |
| /arm-trusted-firmware/tools/memory/memory/ |
| H A D | elfparser.py | 53 def tfa_mem_obj_factory(elf_obj, name=None, children=None, segment=False): argument
|
| /arm-trusted-firmware/include/lib/el3_runtime/aarch32/ |
| H A D | context.h | 38 #define DEFINE_REG_STRUCT(name, num_regs) \ argument
|
| /arm-trusted-firmware/include/arch/aarch64/ |
| H A D | arch_features.h | 18 #define CREATE_FEATURE_FUNCS_VER(name, read_func, idvalue, guard) \ argument 30 #define CREATE_FEATURE_FUNCS(name, idreg, idfield, guard) \ argument
|
| /arm-trusted-firmware/include/drivers/auth/ |
| H A D | img_parser_mod.h | 35 const char *name; member
|
| /arm-trusted-firmware/plat/mediatek/mt8192/drivers/spm/ |
| H A D | mt_spm_cond.h | 44 char *name; member
|
| /arm-trusted-firmware/plat/mediatek/mt8186/drivers/spm/ |
| H A D | mt_spm_cond.h | 46 char *name; member
|
| /arm-trusted-firmware/plat/arm/common/fconf/ |
| H A D | arm_fconf_io.c | 359 const char *name; member
|
| /arm-trusted-firmware/include/drivers/nxp/crypto/caam/ |
| H A D | sec_hw_specific.h | 208 #define JR_REG(name, jr) (CHAN_BASE(jr) + JR_REG_##name##_OFFSET) argument 209 #define JR_REG_LO(name, jr) (CHAN_BASE(jr) + JR_REG_##name##_OFFSET_LO) argument 211 #define GET_JR_REG(name, jr) (sec_in32(JR_REG(name, (jr)))) argument 212 #define GET_JR_REG_LO(name, jr) (sec_in32(JR_REG_LO(name, (jr)))) argument 214 #define SET_JR_REG(name, jr, val) \ argument 217 SET_JR_REG_LO(name,jr,val) global() argument [all...] |
| /arm-trusted-firmware/plat/socionext/uniphier/ |
| H A D | uniphier_scp.c | 95 #define UNIPHIER_SCP_CMD(name, ...) \ argument
|
| /arm-trusted-firmware/drivers/partition/ |
| H A D | partition.c | 27 char name[EFI_NAMELEN]; in dump_entries() local 406 const partition_entry_t *get_partition_entry(const char *name) in get_partition_entry() argument [all...] |
| /arm-trusted-firmware/common/ |
| H A D | fdt_wrappers.c | 322 int fdt_get_reg_props_by_name(const void *dtb, int node, const char *name, in fdt_get_reg_props_by_name() argument 598 const char *name; in fdtw_for_each_cpu() local 626 int fdtw_find_or_add_subnode(void *fdt, int parentoffset, const char *name) in fdtw_find_or_add_subnode() argument
|
| /arm-trusted-firmware/drivers/allwinner/axp/ |
| H A D | common.c | 167 const char *name; in axp_setup_regulators() local
|
| /arm-trusted-firmware/include/common/ |
| H A D | runtime_svc.h | 65 const char *name; member
|
| /arm-trusted-firmware/plat/mediatek/include/lib/mtk_init/ |
| H A D | mtk_init.h | 46 const char *name; member
|
| /arm-trusted-firmware/include/lib/ |
| H A D | debugfs.h | 30 char name[NAMELEN]; member
|