Searched defs:update (Results 1 – 11 of 11) sorted by relevance
/u-boot-v2022.01-rc1/arch/x86/cpu/intel_common/ |
A D | microcode.c | 43 struct microcode_update *update) in microcode_decode_node() 126 struct microcode_update cpu, update; in microcode_update_intel() local
|
/u-boot-v2022.01-rc1/lib/ |
A D | membuff.c | 22 static int membuff_putrawflex(struct membuff *mb, int maxlen, bool update, in membuff_putrawflex() 76 int membuff_putraw(struct membuff *mb, int maxlen, bool update, char **data) in membuff_putraw() 99 int membuff_getraw(struct membuff *mb, int maxlen, bool update, char **data) in membuff_getraw()
|
/u-boot-v2022.01-rc1/include/ |
A D | eeprom_field.h | 20 int (*update)(struct eeprom_field *eeprom_field, char *value); member
|
A D | eeprom_layout.h | 23 int (*update)(struct eeprom_layout *eeprom_layout, char *field_name, member
|
/u-boot-v2022.01-rc1/post/lib_powerpc/ |
A D | load.c | 40 int update; member
|
A D | store.c | 40 int update; member
|
/u-boot-v2022.01-rc1/drivers/crypto/hash/ |
A D | hash_sw.c | 138 void (*update)(void *ctx, const void *ibuf, uint32_t ilen); member
|
/u-boot-v2022.01-rc1/drivers/mtd/nand/raw/ |
A D | nand_bbt.c | 967 int i, j, chips, block, nrblocks, update; in mark_bbt_region() local
|
/u-boot-v2022.01-rc1/drivers/ddr/altera/ |
A D | sequencer.h | 196 u32 update; member
|
A D | sequencer.c | 395 const int update) in scc_mgr_set_all_ranks()
|
/u-boot-v2022.01-rc1/arch/mips/mach-octeon/include/mach/ |
A D | cvmx-ciu-defs.h | 6040 u64 update : 1; member 6050 u64 update : 1; member 6061 u64 update : 1; member 6071 u64 update : 1; member 6079 u64 update : 1; member
|
Completed in 71 milliseconds