Searched refs:nand_reset_op (Results 1 - 3 of 3) sorted by relevance

/u-boot/include/linux/mtd/
H A Drawnand.h1342 int nand_reset_op(struct nand_chip *chip);
/u-boot/drivers/mtd/nand/raw/
H A Dnand_base.c1492 * nand_reset_op - Do a reset operation
1501 int nand_reset_op(struct nand_chip *chip) function
1509 EXPORT_SYMBOL_GPL(nand_reset_op); variable
1602 ret = nand_reset_op(chip);
/u-boot/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c2604 nand_reset_op(chip);

Completed in 199 milliseconds