Home
last modified time | relevance | path

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

12

/scripts/dtc/libfdt/
A 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
A 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()
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()
1966 const char *name, uint64_t val) in fdt_appendprop_u64()
[all …]
A 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()
A Dfdt_strerror.c18 #define FDT_ERRTABENT(val) \ argument
A Dfdt_rw.c277 const void *val, int len) in fdt_setprop()
292 const void *val, int len) in fdt_appendprop()
A Dfdt_overlay.c30 const fdt32_t *val; in overlay_get_target_phandle() local
104 fdt32_t *valp, val; in overlay_phandle_add_offset() local
A Dfdt_sw.c325 int fdt_property(void *fdt, const char *name, const void *val, int len) in fdt_property()
A Dfdt_ro.c688 const void *val; in fdt_node_offset_by_prop_value() local
/scripts/kconfig/
A Dsymbol.c165 long long val, val2; in sym_validate_range() local
357 tristate val; in sym_calc_choice() local
544 bool sym_tristate_within_range(const struct symbol *sym, tristate val) in sym_tristate_within_range()
561 bool sym_set_tristate_value(struct symbol *sym, tristate val) in sym_set_tristate_value()
592 tristate val; in choice_set_value() local
699 long long val; in sym_string_within_range() local
741 char *val; in sym_set_string_value() local
799 tristate val; in sym_get_string_default() local
868 tristate val; in sym_get_string_value() local
A 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()
A Dexpr.h50 tristate val; member
65 void *val; member
A Dconf.c234 tristate val; in conf_set_all_new_symbols() local
A Dmconf.c460 tristate val; in build_conf() local
A Dexpr.c861 union string_value *val) in expr_parse_string()
A Dnconf.c767 tristate val; in build_conf() local
/scripts/include/
A Dhash.h18 static inline unsigned int hash_32(unsigned int val) in hash_32()
/scripts/dtc/
A 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
A 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
A Ddtc-parser.y424 uint64_t val = ~0ULL >> (64 - $1.bits); variable
A Ddtc.h136 char *val; member
209 struct data val; member
/scripts/
A Dsorttable.c303 static void rela32_write_addend(Elf_Rela *rela, uint64_t val) in rela32_write_addend()
377 static void wbe(uint32_t val, uint32_t *x) in wbe()
382 static void wle(uint32_t val, uint32_t *x) in wle()
387 static void w8be(uint64_t val, uint64_t *x) in w8be()
392 static void w8le(uint64_t val, uint64_t *x) in w8le()
578 static void rela_write_addend(Elf_Rela *rela, uint64_t val) in rela_write_addend()
A Dgen-crc-consts.py108 def print_riscv_const(v, bits_per_long, name, val, desc): argument
A Dunifdef.c917 int val; in eval_table() local
955 int val = 0; in ifeval() local
1157 char *val; in addsym() local
/scripts/kconfig/lxdialog/
A Dutil.c605 void item_set_selected(int val) in item_set_selected()
/scripts/gcc-plugins/
A Drandomize_layout_plugin.c573 tree field, val; in check_bad_casts_in_constructor() local

Completed in 38 milliseconds

12