Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dnand.h118 int nand_lock(struct mtd_info *mtd, int tight);
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_util.c215 int nand_lock(struct mtd_info *mtd, int tight) in nand_lock() function
/openbmc/u-boot/cmd/
H A Dnand.c746 if (!nand_lock(mtd, tight)) { in do_nand()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dnand_base.c4849 static int nand_lock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in nand_lock() function
6532 mtd->_lock = nand_lock; in nand_scan_tail()