Home
last modified time | relevance | path

Searched refs:MEMUNLOCK (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/mtd/
H A Dmtd-abi.h158 #define MEMUNLOCK _IOW('M', 6, struct erase_info_user) macro
/rk3399_rockchip-uboot/tools/env/
H A Dfw_env.c910 ioctl(fd, MEMUNLOCK, &erase); in flash_write_buf()
970 ioctl (fd, MEMUNLOCK, &erase); in flash_flag_obsolete()