Home
last modified time | relevance | path

Searched defs:prop (Results 1 – 25 of 80) sorted by relevance

1234

/rk3399_rockchip-uboot/scripts/kconfig/
H A Dsymbol.c40 struct property *prop = prop_alloc(P_DEFAULT, sym); in sym_add_default() local
99 struct property *prop; in sym_get_choice_prop() local
108 struct property *prop; in sym_get_env_prop() local
117 struct property *prop; in sym_get_default_prop() local
129 struct property *prop; in sym_get_range_prop() local
157 struct property *prop; in sym_validate_range() local
191 struct property *prop; in sym_set_changed() local
211 struct property *prop; in sym_calc_visibility() local
281 struct property *prop; in sym_choice_default() local
307 struct property *prop; in sym_calc_choice() local
[all …]
H A Dmenu.c31 static void prop_warn(struct property *prop, const char *fmt, ...) in prop_warn()
130 struct property *prop = prop_alloc(type, current_entry->sym); in menu_add_prop() local
234 struct property *prop; in sym_check_prop() local
290 struct property *prop; in menu_finalize() local
554 static void get_prompt_str(struct gstr *r, struct property *prop, in get_prompt_str()
616 struct property *prop = NULL; in get_symbol_prop() local
627 struct property *prop; in get_symbol_props_str() local
647 struct property *prop; in get_symbol_str() local
H A Dzconf.y618 struct property *prop; in print_symbol() local
704 struct property *prop; in zconfdump() local
/rk3399_rockchip-uboot/scripts/dtc/
H A Dchecks.c166 struct property *prop; in check_is_string() local
185 struct property *prop; in check_is_cell() local
223 struct property *prop, *prop2; in check_duplicate_property_names() local
278 struct property *prop = get_property(node, "reg"); in check_unit_address_vs_reg() local
301 struct property *prop; in check_property_name_chars() local
317 struct property *prop; in check_property_name_chars_strict() local
346 #define DESCLABEL_ARGS(node,prop,mark) \ argument
354 struct property *prop, struct marker *mark) in check_duplicate_label()
383 struct property *prop; in check_duplicate_label_node() local
404 struct property *prop; in check_phandle_prop() local
[all …]
H A Dlivetree.c249 void add_property(struct node *node, struct property *prop) in add_property()
264 struct property *prop = node->proplist; in delete_property_by_name() local
275 void delete_property(struct property *prop) in delete_property()
310 struct property *prop; in delete_node() local
406 struct property *prop; in get_property() local
415 cell_t propval_cell(struct property *prop) in propval_cell()
421 cell_t propval_cell_n(struct property *prop, int n) in propval_cell_n()
430 struct property *prop; in get_property_by_label() local
454 struct node **node, struct property **prop) in get_marker_label()
686 struct property *prop, **tbl; in sort_properties() local
[all …]
H A Dtreesource.c195 static void write_propval(FILE *f, struct property *prop) in write_propval()
238 struct property *prop; in write_tree_source_node() local
H A Dfstree.c52 struct property *prop; in read_fstree() local
/rk3399_rockchip-uboot/drivers/core/
H A Dofnode.c76 const void *prop; in ofnode_read_bool() local
97 struct property *prop = of_find_property( in ofnode_read_string() local
242 struct property *prop = of_find_property( in ofnode_read_size() local
409 const char *prop; in ofnode_get_chosen_node() local
515 int ofnode_get_first_property(ofnode node, struct ofprop *prop) in ofnode_get_first_property()
534 int ofnode_get_next_property(struct ofprop *prop) in ofnode_get_next_property()
551 const void *ofnode_get_property_by_prop(const struct ofprop *prop, in ofnode_get_property_by_prop()
579 const __be32 *prop = of_get_property(np, property, &psize); in ofnode_get_addr_size() local
600 const __be32 *prop = of_get_property(np, propname, &psize); in ofnode_read_u8_array_ptr() local
H A Dof_extra.c17 const char *prop; in of_read_fmap_entry() local
H A Dof_access.c206 static const char *of_prop_next_string(struct property *prop, const char *cur) in of_prop_next_string()
227 struct property *prop; in of_device_is_compatible() local
453 struct property *prop = of_find_property(np, propname, NULL); in of_find_property_value_of_size() local
552 const struct property *prop = of_find_property(np, propname, NULL); in of_property_match_string() local
591 const struct property *prop = of_find_property(np, propname, NULL); in of_property_read_string_helper() local
/rk3399_rockchip-uboot/board/freescale/qemu-ppce500/
H A Dqemu-ppce500.c55 const fdt32_t *prop; in get_phys_ccsrbar_addr_early() local
202 const uint64_t *prop; in last_stage_init() local
225 const void *prop; in get_linear_ram_size() local
310 const char *prop = "clock-frequency"; in get_cpu_freq() local
343 const char *prop = "timebase-frequency"; in get_tbclk() local
/rk3399_rockchip-uboot/arch/arm/lib/
H A Dpsci-dt.c35 const struct fdt_property *prop; in fdt_psci() local
/rk3399_rockchip-uboot/drivers/crypto/rsa_mod_exp/
H A Dmod_exp_sw.c14 struct key_prop *prop, uint8_t *out) in mod_exp_sw()
/rk3399_rockchip-uboot/arch/arm/cpu/armv8/
H A Dspin_table.c15 const char *prop; in spin_table_update_dt() local
/rk3399_rockchip-uboot/common/
H A Dfdt_support.c43 const char *prop, const u32 dflt) in fdt_getprop_u32_default_node()
73 const char *prop, const u32 dflt) in fdt_getprop_u32_default()
96 int fdt_find_and_setprop(void *fdt, const char *node, const char *prop, in fdt_find_and_setprop()
382 void do_fixup_by_path(void *fdt, const char *path, const char *prop, in do_fixup_by_path()
398 void do_fixup_by_path_u32(void *fdt, const char *path, const char *prop, in do_fixup_by_path_u32()
407 const char *prop, const void *val, int len, in do_fixup_by_prop()
428 const char *prop, u32 val, int create) in do_fixup_by_prop_u32()
435 const char *prop, const void *val, int len, int create) in do_fixup_by_compat()
454 const char *prop, u32 val, int create) in do_fixup_by_compat_u32()
634 int i = 0, j, prop; in fdt_fixup_ethernet() local
[all …]
H A Dcommon_fit.c14 ulong fdt_getprop_u32(const void *fdt, int node, const char *prop) in fdt_getprop_u32()
/rk3399_rockchip-uboot/scripts/dtc/libfdt/
H A Dfdt_rw.c204 int len, struct fdt_property **prop) in _fdt_resize_property()
222 int len, struct fdt_property **prop) in _fdt_add_property()
275 struct fdt_property *prop; in fdt_setprop_placeholder() local
308 struct fdt_property *prop; in fdt_appendprop() local
334 struct fdt_property *prop; in fdt_delprop() local
H A Dfdt_ro.c276 const struct fdt_property *prop; in fdt_get_property_by_offset() local
300 const struct fdt_property *prop; in fdt_get_property_namelen() local
327 const struct fdt_property *prop; in fdt_getprop_namelen() local
339 const struct fdt_property *prop; in fdt_getprop_by_offset() local
670 const void *prop; in fdt_node_check_compatible() local
/rk3399_rockchip-uboot/lib/rsa/
H A Drsa-verify.c90 static int rsa_mod_exp_hw(struct key_prop *prop, const uint8_t *sig, in rsa_mod_exp_hw()
397 struct key_prop *prop, const uint8_t *sig, in rsa_verify_key()
456 static int rsa_get_key_prop(struct key_prop *prop, struct image_sign_info *info, int node) in rsa_get_key_prop()
531 struct key_prop prop; in rsa_verify_with_keynode() local
616 struct key_prop prop; in rsa_burn_key_hash() local
/rk3399_rockchip-uboot/include/dm/
H A Dread.h635 static inline int dev_read_first_prop(struct udevice *dev, struct ofprop *prop) in dev_read_first_prop()
640 static inline int dev_read_next_prop(struct ofprop *prop) in dev_read_next_prop()
645 static inline const void *dev_read_prop_by_prop(struct ofprop *prop, in dev_read_prop_by_prop()
730 #define dev_for_each_property(prop, dev) \ argument
/rk3399_rockchip-uboot/cmd/
H A Dfdt.c255 char *prop; /* property */ in do_fdt() local
310 char *prop; /* property */ in do_fdt() local
421 char *prop; /* property */ in do_fdt() local
948 static int fdt_print(const char *pathp, char *prop, int depth) in fdt_print()
/rk3399_rockchip-uboot/drivers/crypto/fsl/
H A Dfsl_rsa.c20 struct key_prop *prop, uint8_t *out) in fsl_mod_exp()
/rk3399_rockchip-uboot/arch/arm/mach-tegra/tegra186/
H A Dnvtboot_board.c35 const u32 *prop; in set_ethaddr_from_nvtboot() local
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/
H A Dfdt.c64 const char *prop; in ft_cpu_setup() local
/rk3399_rockchip-uboot/drivers/pci/
H A Dpcie_layerscape_fixup.c76 u32 *prop; in fdt_pcie_set_msi_map_entry() local
129 u32 *prop; in fdt_pcie_set_iommu_map_entry() local

1234