Searched refs:nand_unlock (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | nand.h | 120 int nand_unlock(struct mtd_info *mtd, loff_t start, size_t length,
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | nand_util.c | 310 int nand_unlock(struct mtd_info *mtd, loff_t start, size_t length, in nand_unlock() function
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | nand.c | 782 if (!nand_unlock(mtd, off, size, allexcept)) { in do_nand()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | nand_base.c | 4392 static int nand_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in nand_unlock() function 5834 mtd->_unlock = nand_unlock; in nand_scan_tail()
|