Home
last modified time | relevance | path

Searched refs:nand_reset_op (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/mtd/nand/raw/
H A Dnand_hynix.c197 ret = nand_reset_op(chip); in hynix_read_rr_otp()
235 ret = nand_reset_op(chip); in hynix_read_rr_otp()
H A Dr852.c1058 nand_reset_op(dev->chip); in r852_resume()
H A Dnand_base.c910 nand_reset_op(chip); in nand_setup_interface()
2117 int nand_reset_op(struct nand_chip *chip) in nand_reset_op() function
2137 EXPORT_SYMBOL_GPL(nand_reset_op);
2705 ret = nand_reset_op(chip); in nand_reset()
/openbmc/linux/include/linux/mtd/
H A Drawnand.h1543 int nand_reset_op(struct nand_chip *chip);
/openbmc/linux/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c2972 nand_reset_op(chip); in brcmnand_resume()