Home
last modified time | relevance | path

Searched defs:nand_unlock (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_util.c309 int nand_unlock(struct mtd_info *mtd, loff_t start, size_t length, in nand_unlock() function
/openbmc/linux/drivers/mtd/nand/raw/
H A Dnand_base.c4865 static int nand_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in nand_unlock() function