Home
last modified time | relevance | path

Searched defs:val (Results 1 – 25 of 28) sorted by relevance

12

/scripts/dtc/libfdt/
Dfdt_addresses.c17 uint32_t val; in fdt_cells() local
36 int val; in fdt_address_cells() local
48 int val; in fdt_size_cells() local
Dlibfdt.h1386 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()
1753 uint32_t val) in fdt_setprop_u32()
1788 uint64_t val) in fdt_setprop_u64()
1806 uint32_t val) in fdt_setprop_cell()
1931 const char *name, uint32_t val) in fdt_appendprop_u32()
[all …]
Dfdt_wip.c15 uint32_t idx, const void *val, in fdt_setprop_inplace_namelen_partial()
34 const void *val, int len) in fdt_setprop_inplace()
Dfdt_strerror.c18 #define FDT_ERRTABENT(val) \ argument
Dfdt_rw.c277 const void *val, int len) in fdt_setprop()
292 const void *val, int len) in fdt_appendprop()
Dfdt_overlay.c30 const fdt32_t *val; in overlay_get_target_phandle() local
104 fdt32_t *valp, val; in overlay_phandle_add_offset() local
Dfdt_sw.c325 int fdt_property(void *fdt, const char *name, const void *val, int len) in fdt_property()
Dfdt_ro.c688 const void *val; in fdt_node_offset_by_prop_value() local
/scripts/
Dsorttable.c144 static void wbe(uint32_t val, uint32_t *x) in wbe()
149 static void w2be(uint16_t val, uint16_t *x) in w2be()
154 static void w8be(uint64_t val, uint64_t *x) in w8be()
159 static void wle(uint32_t val, uint32_t *x) in wle()
164 static void w2le(uint16_t val, uint16_t *x) in w2le()
169 static void w8le(uint64_t val, uint64_t *x) in w8le()
Dunifdef.c917 int val; in eval_table() local
955 int val = 0; in ifeval() local
1157 char *val; in addsym() local
/scripts/kconfig/
Dsymbol.c153 long long val, val2; in sym_validate_range() local
341 tristate val; in sym_calc_choice() local
528 bool sym_tristate_within_range(const struct symbol *sym, tristate val) in sym_tristate_within_range()
545 bool sym_set_tristate_value(struct symbol *sym, tristate val) in sym_set_tristate_value()
576 tristate val; in choice_set_value() local
683 long long val; in sym_string_within_range() local
725 char *val; in sym_set_string_value() local
783 tristate val; in sym_get_string_default() local
852 tristate val; in sym_get_string_value() local
Dconfdata.c325 char *p, *val; in conf_read_simple() local
613 const char *val; in __print_symbol() local
655 const char *val; in print_symbol_for_c() local
697 const char *val; in print_symbol_for_rustccfg() local
1127 void conf_set_changed(bool val) in conf_set_changed()
Dexpr.h50 tristate val; member
65 void *val; member
Dconf.c234 tristate val; in conf_set_all_new_symbols() local
Dmconf.c460 tristate val; in build_conf() local
Dexpr.c861 union string_value *val) in expr_parse_string()
Dnconf.c767 tristate val; in build_conf() local
/scripts/include/
Dhash.h18 static inline unsigned int hash_32(unsigned int val) in hash_32()
/scripts/dtc/
Dutil.c159 long val; in get_oct_char() local
182 long val; in get_hex_char() local
199 char val; in get_escape_char() local
Dflattree.c45 static void bin_emit_cell(void *e, cell_t val) in bin_emit_cell()
123 static void asm_emit_cell(void *e, cell_t val) in asm_emit_cell()
589 fdt32_t val; in flat_read_word() local
669 struct data val; in flat_read_property() local
737 uint32_t val; in unflatten_tree() local
808 uint32_t val; in dt_from_blob() local
Ddtc-parser.y424 uint64_t val = ~0ULL >> (64 - $1.bits); variable
Ddtc.h136 char *val; member
209 struct data val; member
Dlivetree.c39 struct property *build_property(const char *name, struct data val, in build_property()
/scripts/kconfig/lxdialog/
Dutil.c606 void item_set_selected(int val) in item_set_selected()
/scripts/gcc-plugins/
Drandomize_layout_plugin.c573 tree field, val; in check_bad_casts_in_constructor() local

12