Home
last modified time | relevance | path

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

1234

/u-boot/scripts/kconfig/
A Dsymbol.c72 struct property *prop; in sym_get_choice_prop() local
81 struct property *prop; in sym_get_default_prop() local
93 struct property *prop; in sym_get_range_prop() local
121 struct property *prop; in sym_validate_range() local
155 struct property *prop; in sym_set_changed() local
175 struct property *prop; in sym_calc_visibility() local
245 struct property *prop; in sym_choice_default() local
271 struct property *prop; in sym_calc_choice() local
324 struct property *prop; in sym_calc_value() local
600 struct property *prop; in sym_string_within_range() local
[all …]
A Dmenu.c31 static void prop_warn(struct property *prop, const char *fmt, ...) in prop_warn()
129 struct property *prop = prop_alloc(type, current_entry->sym); in menu_add_prop() local
231 struct property *prop; in sym_check_prop() local
297 struct property *prop; in menu_finalize() local
704 static void get_prompt_str(struct gstr *r, struct property *prop, in get_prompt_str()
766 struct property *prop = NULL; in get_symbol_prop() local
777 struct property *prop; in get_symbol_props_str() local
797 struct property *prop; in get_symbol_str() local
/u-boot/scripts/dtc/
A Dchecks.c182 struct property *prop; in check_is_string() local
201 struct property *prop; in check_is_string_list() local
229 struct property *prop; in check_is_cell() local
344 struct property *prop; in check_property_name_chars() local
360 struct property *prop; in check_property_name_chars_strict() local
426 struct property *prop; in check_duplicate_label_node() local
447 struct property *prop; in check_phandle_prop() local
564 struct property *prop; in fixup_phandle_references() local
599 struct property *prop; in fixup_path_references() local
651 struct property *prop; in check_names_is_string_list() local
[all …]
A Dlivetree.c285 struct property *prop = node->proplist; in delete_property_by_name() local
296 void delete_property(struct property *prop) in delete_property()
331 struct property *prop; in delete_node() local
427 struct property *prop; in get_property() local
436 cell_t propval_cell(struct property *prop) in propval_cell()
451 struct property *prop; in get_property_by_label() local
710 struct property *prop, **tbl; in sort_properties() local
868 struct property *prop; in any_fixup_tree() local
913 struct property *prop; in generate_fixups_tree_internal() local
933 struct property *prop; in any_local_fixup_tree() local
[all …]
A Dfstree.c52 struct property *prop; in read_fstree() local
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
/u-boot/drivers/memory/
A Dstm32-fmc2-ebi.c177 const struct stm32_fmc2_prop *prop, in stm32_fmc2_ebi_check_mux()
189 const struct stm32_fmc2_prop *prop, in stm32_fmc2_ebi_check_waitcfg()
202 const struct stm32_fmc2_prop *prop, in stm32_fmc2_ebi_check_sync_trans()
214 const struct stm32_fmc2_prop *prop, in stm32_fmc2_ebi_check_async_trans()
256 const struct stm32_fmc2_prop *prop, in stm32_fmc2_ebi_check_clk_period()
269 const struct stm32_fmc2_prop *prop, in stm32_fmc2_ebi_check_cclk()
323 const struct stm32_fmc2_prop *prop, in stm32_fmc2_ebi_set_bit_field()
340 const struct stm32_fmc2_prop *prop, in stm32_fmc2_ebi_set_trans_type()
584 const struct stm32_fmc2_prop *prop, in stm32_fmc2_ebi_set_data_setup()
620 const struct stm32_fmc2_prop *prop, in stm32_fmc2_ebi_set_data_hold()
[all …]
/u-boot/lib/acpi/
A Dacpi_dp.c22 const struct acpi_dp *prop) in acpi_dp_write_value()
45 const struct acpi_dp *prop) in acpi_dp_write_property()
100 struct acpi_dp *dp, *prop; in acpi_dp_write_internal() local
348 int acpi_dp_ofnode_copy_int(ofnode node, struct acpi_dp *dp, const char *prop) in acpi_dp_ofnode_copy_int()
362 int acpi_dp_ofnode_copy_str(ofnode node, struct acpi_dp *dp, const char *prop) in acpi_dp_ofnode_copy_str()
376 const char *prop) in acpi_dp_dev_copy_int()
391 const char *prop) in acpi_dp_dev_copy_str()
/u-boot/board/emulation/qemu-ppce500/
A Dqemu-ppce500.c68 const fdt32_t *prop; in get_phys_ccsrbar_addr_early() local
158 const uint64_t *prop; in last_stage_init() local
178 const void *prop; in get_linear_ram_size() local
234 const char *prop = "clock-frequency"; in get_cpu_freq() local
267 const char *prop = "timebase-frequency"; in get_tbclk() local
/u-boot/tools/binman/
A Dstate.py280 def AddZeroProp(node, prop, for_repack=False): argument
307 def AddString(node, prop, value): argument
317 def AddInt(node, prop, value): argument
327 def SetInt(node, prop, value, for_repack=False): argument
/u-boot/arch/arm/lib/
A Dpsci-dt.c35 const struct fdt_property *prop; in fdt_psci() local
/u-boot/drivers/crypto/rsa_mod_exp/
A Dmod_exp_sw.c14 struct key_prop *prop, uint8_t *out) in mod_exp_sw()
/u-boot/arch/arm/cpu/armv8/
A Dspin_table.c14 const char *prop; in spin_table_update_dt() local
/u-boot/test/dm/
A Dofread.c11 struct ofprop prop; in dm_test_ofnode_get_property_by_prop() local
/u-boot/drivers/core/
A Dofnode.c116 const void *prop; in ofnode_read_bool() local
137 struct property *prop = of_find_property( in ofnode_read_prop() local
484 const char *prop; in ofnode_get_chosen_node() local
504 const char *prop; in ofnode_get_aliases_node() local
623 int ofnode_get_first_property(ofnode node, struct ofprop *prop) in ofnode_get_first_property()
642 int ofnode_get_next_property(struct ofprop *prop) in ofnode_get_next_property()
659 const void *ofnode_get_property_by_prop(const struct ofprop *prop, in ofnode_get_property_by_prop()
687 const __be32 *prop = of_get_property(np, property, &psize); in ofnode_get_addr_size() local
714 const __be32 *prop = of_get_property(np, propname, &psize); in ofnode_read_u8_array_ptr() local
/u-boot/common/
A Dfdt_support.c38 const char *prop, const u32 dflt) in fdt_getprop_u32_default_node()
68 const char *prop, const u32 dflt) in fdt_getprop_u32_default()
328 const char *prop, const void *val, int len, in do_fixup_by_prop()
349 const char *prop, u32 val, int create) in do_fixup_by_prop_u32()
356 const char *prop, const void *val, int len, int create) in do_fixup_by_compat()
375 const char *prop, u32 val, int create) in do_fixup_by_compat_u32()
511 int i = 0, j, prop; in fdt_fixup_ethernet() local
783 const void *prop; in fdt_del_partitions() local
952 const char *prop; in fdt_fixup_mtdparts() local
1055 const fdt32_t *prop; in fdt_support_default_count_cells() local
[all …]
A Dcommon_fit.c13 ulong fdt_getprop_u32(const void *fdt, int node, const char *prop) in fdt_getprop_u32()
/u-boot/drivers/crypto/fsl/
A Dfsl_rsa.c20 struct key_prop *prop, uint8_t *out) in fsl_mod_exp()
/u-boot/board/armltd/vexpress/
A Dvexpress_tc2.c42 const struct fdt_property *prop; in ft_board_setup() local
/u-boot/scripts/dtc/libfdt/
A Dfdt_rw.c186 int len, struct fdt_property **prop) in fdt_resize_property_()
204 int len, struct fdt_property **prop) in fdt_add_property_()
262 struct fdt_property *prop; in fdt_setprop_placeholder() local
295 struct fdt_property *prop; in fdt_appendprop() local
321 struct fdt_property *prop; in fdt_delprop() local
/u-boot/arch/powerpc/cpu/mpc83xx/
A Dfdt.c65 const char *prop; in ft_cpu_setup() local
/u-boot/drivers/pci/
A Dpcie_layerscape_gen4_fixup.c61 u32 *prop; in fdt_pcie_set_msi_map_entry_ls_gen4() local
104 u32 *prop; in fdt_pcie_set_iommu_map_entry_ls_gen4() local
/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
A Dicid.c52 u32 prop[8]; in fdt_set_iommu_prop() local
117 const u32 *prop; in fdt_fixup_fman_port_icid_by_compat() local
/u-boot/cmd/
A Dfdt.c291 char *prop; /* property */ in do_fdt() local
346 char *prop; /* property */ in do_fdt() local
457 char *prop; /* property */ in do_fdt() local
996 static int fdt_print(const char *pathp, char *prop, int depth) in fdt_print()
/u-boot/board/freescale/ls1046afrwy/
A Deth.c70 int i, prop; in fdt_update_ethernet_dt() local

Completed in 82 milliseconds

1234