Home
last modified time | relevance | path

Searched refs:ref (Results 1 – 25 of 105) sorted by relevance

12345

/u-boot/scripts/
A Ddocumentation-file-ref-check96 my $ref = $2;
107 $ref =~ s/(txt|rst)\[\d+]$/$1/;
110 $ref =~ s/\].*// if (!($ref =~ m/\[/));
113 $ref =~ s/[\,\.]+$//;
115 my $fulref = "$prefix$ref";
132 next if (grep -e, glob("$path/$ref $path/../$ref $path/$fulref"));
142 $broken_ref{$ref}++;
159 my $new =$ref;
171 if ($ref =~ /devicetree/) {
174 my $new_ref = $ref;
[all …]
/u-boot/drivers/xen/
A Dgnttab.c51 gnttab_list[0] = ref; in put_free_entry()
57 unsigned int ref; in get_free_entry() local
61 ref = gnttab_list[0]; in get_free_entry()
62 BUG_ON(ref < NR_RESERVED_ENTRIES || ref >= NR_GRANT_ENTRIES); in get_free_entry()
65 return ref; in get_free_entry()
80 grant_ref_t ref; in gnttab_grant_access() local
82 ref = get_free_entry(); in gnttab_grant_access()
83 gnttab_table[ref].frame = frame; in gnttab_grant_access()
89 return ref; in gnttab_grant_access()
100 BUG_ON(ref >= NR_GRANT_ENTRIES || ref < NR_RESERVED_ENTRIES); in gnttab_end_access()
[all …]
/u-boot/fs/ubifs/
A Dlog.c173 struct ubifs_ref_node *ref; in ubifs_add_bud_to_log() local
179 if (!ref) { in ubifs_add_bud_to_log()
233 ref->ch.node_type = UBIFS_REF_NODE; in ubifs_add_bud_to_log()
236 ref->jhead = cpu_to_le32(jhead); in ubifs_add_bud_to_log()
276 kfree(ref); in ubifs_add_bud_to_log()
281 kfree(ref); in ubifs_add_bud_to_log()
356 struct ubifs_ref_node *ref; in ubifs_log_start_commit() local
390 ref = buf + len; in ubifs_log_start_commit()
392 ref->lnum = cpu_to_le32(lnum); in ubifs_log_start_commit()
393 ref->offs = cpu_to_le32(offs); in ubifs_log_start_commit()
[all …]
A Dreplay.c781 static int validate_ref(struct ubifs_info *c, const struct ubifs_ref_node *ref) in validate_ref() argument
784 int lnum = le32_to_cpu(ref->lnum); in validate_ref()
785 unsigned int offs = le32_to_cpu(ref->offs); in validate_ref()
786 unsigned int jhead = le32_to_cpu(ref->jhead); in validate_ref()
912 const struct ubifs_ref_node *ref = snod->node; in replay_log_leb() local
914 err = validate_ref(c, ref); in replay_log_leb()
920 err = add_replay_bud(c, le32_to_cpu(ref->lnum), in replay_log_leb()
921 le32_to_cpu(ref->offs), in replay_log_leb()
922 le32_to_cpu(ref->jhead), in replay_log_leb()
/u-boot/arch/arm/mach-imx/mx5/
A Dclock.c557 u32 n_ref = ref, i; in calc_pll_params()
563 if (n_target < PLL_FREQ_MIN(ref) || in calc_pll_params()
564 n_target > PLL_FREQ_MAX(ref)) { in calc_pll_params()
567 PLL_FREQ_MIN(ref) / SZ_DEC_1M, in calc_pll_params()
568 PLL_FREQ_MAX(ref) / SZ_DEC_1M); in calc_pll_params()
573 if (fixed_mfd[i].ref_clk_hz == ref) { in calc_pll_params()
844 static int config_ldb_clk(u32 ref, u32 freq) in config_ldb_clk() argument
861 static int config_ldb_clk(u32 ref, u32 freq) in config_ldb_clk() argument
894 if (config_core_clk(ref, freq)) in mxc_set_clock()
898 if (config_periph_clk(ref, freq)) in mxc_set_clock()
[all …]
/u-boot/scripts/dtc/
A Dtreesource.c74 fprintf(f, "%s: ", m->ref); in write_propval_string()
115 fprintf(f, "%s: ", m->ref); in write_propval_string()
133 fprintf(f, " %s:", m->ref); in write_propval_string()
148 fprintf(f, "%s: ", m->ref); in write_propval_cells()
162 fprintf(f, " %s:", m->ref); in write_propval_cells()
177 fprintf(f, "%s: ", m->ref); in write_propval_bytes()
190 fprintf(f, " %s:", m->ref); in write_propval_bytes()
A Dlivetree.c241 if (ref[0] == '/') { in add_orphan_node()
242 d = data_append_data(d, ref, strlen(ref) + 1); in add_orphan_node()
246 d = data_add_marker(d, REF_PHANDLE, ref); in add_orphan_node()
487 if (streq(m->ref, label)) in get_marker_label()
586 if (streq(ref, "/")) in get_node_by_ref()
588 else if (ref[0] == '/') in get_node_by_ref()
589 return get_node_by_path(tree, ref); in get_node_by_ref()
591 return get_node_by_label(tree, ref); in get_node_by_ref()
874 if (!get_node_by_ref(dti->dt, m->ref)) in any_fixup_tree()
920 refnode = get_node_by_ref(dt, m->ref); in generate_fixups_tree_internal()
[all …]
A Ddata.c30 free(m->ref); in data_free()
240 struct data data_add_marker(struct data d, enum markertype type, char *ref) in data_add_marker() argument
247 m->ref = ref; in data_add_marker()
A Ddtc.h85 char *ref; member
124 struct data data_add_marker(struct data d, enum markertype type, char *ref);
211 struct node *add_orphan_node(struct node *old_node, struct node *new_node, char *ref);
234 struct node *get_node_by_ref(struct node *tree, const char *ref);
/u-boot/include/xen/interface/
A Dgrant_table.h249 grant_ref_t ref; member
331 grant_ref_t ref; member
366 grant_ref_t ref; member
485 grant_ref_t ref; member
/u-boot/arch/arm/cpu/armv7/bcm281xx/
A Dclk-core.c177 struct refclk *ref = refclk_str_to_clk(*clock); in peri_clk_set_rate() local
178 if (!ref) { in peri_clk_set_rate()
184 div = ref->clk.rate / rate; in peri_clk_set_rate()
188 new_rate = ref->clk.rate / div; in peri_clk_set_rate()
194 c->parent = &ref->clk; in peri_clk_set_rate()
213 struct refclk *ref; in peri_clk_get_rate() local
235 ref = refclk_str_to_clk(clock[c->sel]); in peri_clk_get_rate()
236 if (!ref) { in peri_clk_get_rate()
241 c->parent = &ref->clk; in peri_clk_get_rate()
/u-boot/arch/arm/cpu/armv7/bcm235xx/
A Dclk-core.c177 struct refclk *ref = refclk_str_to_clk(*clock); in peri_clk_set_rate() local
178 if (!ref) { in peri_clk_set_rate()
184 div = ref->clk.rate / rate; in peri_clk_set_rate()
188 new_rate = ref->clk.rate / div; in peri_clk_set_rate()
194 c->parent = &ref->clk; in peri_clk_set_rate()
213 struct refclk *ref; in peri_clk_get_rate() local
235 ref = refclk_str_to_clk(clock[c->sel]); in peri_clk_get_rate()
236 if (!ref) { in peri_clk_get_rate()
241 c->parent = &ref->clk; in peri_clk_get_rate()
/u-boot/include/acpi/
A Dacpi_dp.h129 struct acpi_dp *acpi_dp_new_table(const char *ref);
223 const char *ref, int index, int pin,
/u-boot/arch/arm/dts/
A Duniphier-ld4-ref.dts10 #include "uniphier-ref-daughter.dtsi"
15 compatible = "socionext,uniphier-ld4-ref", "socionext,uniphier-ld4";
A Duniphier-ld11-ref.dts10 #include "uniphier-ref-daughter.dtsi"
15 compatible = "socionext,uniphier-ld11-ref", "socionext,uniphier-ld11";
A Duniphier-sld8-ref.dts10 #include "uniphier-ref-daughter.dtsi"
15 compatible = "socionext,uniphier-sld8-ref", "socionext,uniphier-sld8";
A Duniphier-ld20-ref.dts10 #include "uniphier-ref-daughter.dtsi"
15 compatible = "socionext,uniphier-ld20-ref", "socionext,uniphier-ld20";
A Duniphier-ld6b-ref.dts10 #include "uniphier-ref-daughter.dtsi"
15 compatible = "socionext,uniphier-ld6b-ref", "socionext,uniphier-ld6b";
A Duniphier-pro4-ref.dts10 #include "uniphier-ref-daughter.dtsi"
15 compatible = "socionext,uniphier-pro4-ref", "socionext,uniphier-pro4";
A Dstm32f469.dtsi14 clock-names = "pclk", "ref";
/u-boot/lib/crypto/
A Dasymmetric_type.c69 key_ref_t ref; in find_asymmetric_key() local
102 ref = keyring_search(make_key_ref(keyring, 1), in find_asymmetric_key()
104 if (IS_ERR(ref)) in find_asymmetric_key()
105 pr_debug("Request for key '%s' err %ld\n", req, PTR_ERR(ref)); in find_asymmetric_key()
108 if (IS_ERR(ref)) { in find_asymmetric_key()
109 switch (PTR_ERR(ref)) { in find_asymmetric_key()
116 return ERR_CAST(ref); in find_asymmetric_key()
120 key = key_ref_to_ptr(ref); in find_asymmetric_key()
/u-boot/include/xen/
A Dgnttab.h18 int gnttab_end_access(grant_ref_t ref);
/u-boot/arch/mips/mach-ath79/qca953x/
A Dlowlevel_init.S37 #define MK_PLL_CPU_CONF(frac, nint, ref, outdiv) \ argument
40 PLL_CPU_REFDIV(ref) | \
47 #define MK_PLL_DDR_CONF(frac, nint, ref, outdiv) \ argument
49 PLL_DDR_REFDIV(ref) | \
/u-boot/doc/device-tree-bindings/phy/
A Dphy-mtk-tphy.txt30 - mediatek,src-ref-clk-mhz : frequency of reference clock for slew rate
48 "ref": 48M reference clock for HighSpeed (digital) phy; and 26M
53 "ref" clock only if needed.
68 clock-names = "ref";
76 clock-names = "ref";
/u-boot/arch/arm/include/asm/arch-mx5/
A Dclock.h45 int mxc_set_clock(u32 ref, u32 freq, u32 clk_type);

Completed in 44 milliseconds

12345