Home
last modified time | relevance | path

Searched defs:update (Results 1 – 10 of 10) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/cpu/intel_common/
H A Dmicrocode.c42 struct microcode_update *update) in microcode_decode_node()
127 struct microcode_update cpu, update; in microcode_update_intel() local
/rk3399_rockchip-uboot/lib/
H A Dmembuff.c22 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()
/rk3399_rockchip-uboot/include/
H A Deeprom_field.h21 int (*update)(struct eeprom_field *eeprom_field, char *value); member
H A Deeprom_layout.h24 int (*update)(struct eeprom_layout *eeprom_layout, char *field_name, member
/rk3399_rockchip-uboot/post/lib_powerpc/
H A Dload.c40 int update; member
H A Dstore.c40 int update; member
/rk3399_rockchip-uboot/drivers/mtd/nand/
H A Dbbt.c106 static int nanddev_read_bbt(struct nand_device *nand, u32 block, bool update) in nanddev_read_bbt()
/rk3399_rockchip-uboot/drivers/ddr/altera/
H A Dsequencer.h195 u32 update; member
H A Dsequencer.c377 const int update) in scc_mgr_set_all_ranks()
/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Dnand_bbt.c966 int i, j, chips, block, nrblocks, update; in mark_bbt_region() local