Home
last modified time | relevance | path

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

/openbmc/u-boot/include/mtd/
H A Dmtd-abi.h157 #define MEMUNLOCK _IOW('M', 6, struct erase_info_user) macro
/openbmc/linux/include/uapi/mtd/
H A Dmtd-abi.h216 #define MEMUNLOCK _IOW('M', 6, struct erase_info_user) macro
/openbmc/u-boot/tools/env/
H A Dfw_env.c1092 ioctl(fd, MEMUNLOCK, &erase); in flash_write_buf()
1151 ioctl(fd, MEMUNLOCK, &erase); in flash_flag_obsolete()
/openbmc/linux/drivers/mtd/
H A Dmtdchar.c862 case MEMUNLOCK: in mtdchar_ioctl()
1037 case MEMUNLOCK: in mtdchar_ioctl()