Home
last modified time | relevance | path

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

12

/tools/dtoc/
A Dfdt.py213 def SetInt(self, val): argument
448 def SetInt(self, prop_name, val): argument
462 def SetData(self, prop_name, val): argument
474 def SetString(self, prop_name, val): argument
488 def AddData(self, prop_name, val): argument
505 def AddString(self, prop_name, val): argument
521 def AddStringList(self, prop_name, val): argument
537 def AddInt(self, prop_name, val): argument
A Dfdt_util.py19 def fdt32_to_cpu(val): argument
30 def fdt64_to_cpu(val): argument
42 def fdt_cells_to_cpu(val, cells): argument
/tools/
A Dmips-relocs.c52 #define set_hdr_field(pfx, idx, field, val) ({ \ argument
94 #define set_phdr_field(idx, field, val) \ argument
96 #define set_shdr_field(idx, field, val) \ argument
177 static void output_uint(uint8_t **buf, uint64_t val) in output_uint()
A Dpblimage.c54 uint32_t val = next_pbl_cmd; in generate_pbl_cmd() local
142 static uint32_t reverse_byte(uint32_t val) in reverse_byte()
A Dbmp_logo.c29 uint16_t val; in le_short() local
A Difwitool.c571 static inline void write_ble8(void *dest, uint8_t val) in write_ble8()
576 static inline void write_at_ble8(void *dest, uint8_t val, size_t offset) in write_at_ble8()
589 static inline void write_le8(void *dest, uint8_t val) in write_le8()
594 static inline void write_at_le8(void *dest, uint8_t val, size_t offset) in write_at_le8()
614 static inline void write_le16(void *dest, uint16_t val) in write_le16()
620 static inline void write_at_le16(void *dest, uint16_t val, size_t offset) in write_at_le16()
644 static inline void write_le32(void *dest, uint32_t val) in write_le32()
650 static inline void write_at_le32(void *dest, uint32_t val, size_t offset) in write_at_le32()
660 uint64_t val; in read_le64() local
676 static inline void write_le64(void *dest, uint64_t val) in write_le64()
[all …]
A Datmelimage.c157 int val; in atmel_print_pmecc_header() local
A Drenesas_spkgimage.c31 static int check_range(const char *name, int val, int min, int max) in check_range()
A Defivar.py202 def parse_data(val, vtype): argument
A Dproftool.c746 static int tputh(FILE *fout, unsigned int val) in tputh()
761 static int tputl(FILE *fout, ulong val) in tputl()
778 static int tputq(FILE *fout, unsigned long long val) in tputq()
A Dimx8mimage.c419 char *val; in generate_fspi_header() local
A Dmtk_image.c103 char *buf = strdup(imagename), *key, *val, *end, *next; in mtk_brom_parse_imagename() local
A Dimximage.c915 char *val; in generate_fspi_header() local
A Dfdtgrep.c516 struct value_node *val; in check_type_include() local
A Dkwbimage.h207 #define REGISTER_SET_HDR_OPT_DELAY_MS(val) ((val) ?: 1) argument
A Dasn1_compiler.c322 int val; in directive_compare() local
A Dkwbimage.c814 uint32_t val; in kwb_dump_fuse_cmds_38x() local
/tools/u_boot_pylib/
A Dtools.py536 def to_hex(val): argument
544 def to_hex_size(val): argument
/tools/gdb/
A Dserial.c25 speed_t val; member
A Dremote.c846 int val; local
/tools/binman/etype/
A Dti_board_config.py110 def _convert_to_byte_chunk(self, val, data_type): argument
/tools/env/
A Dfw_env.c405 char *val; in fw_getenv() local
431 char *val; in fw_getdefenv() local
487 char *val = NULL; in fw_printenv() local
698 char *val = valv[i]; in fw_env_set() local
751 char *val; in fw_parse_script() local
/tools/binman/
A Dcbfs_util.py156 def align_int(val, align): argument
168 def align_int_down(val, align): argument
A Dimage.py291 def _AppendHex(val): argument
/tools/buildman/
A Dkconfiglib.py1369 def _undef_assign(self, name, val, filename, linenr): argument

Completed in 52 milliseconds

12