Home
last modified time | relevance | path

Searched defs:flash_write (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/common/
H A Dflash.c123 flash_write (char *src, ulong addr, ulong cnt) in flash_write() function
/rk3399_rockchip-uboot/drivers/rkflash/
H A Drkflash_blk.h31 int (*flash_write)(struct udevice *udev, member
/rk3399_rockchip-uboot/tools/env/
H A Dfw_env.c1001 static int flash_write (int fd_current, int fd_target, int dev_target) in flash_write() function