Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Dnand_hynix.c209 ret = nand_reset_op(chip); in hynix_read_rr_otp()
247 ret = nand_reset_op(chip); in hynix_read_rr_otp()
Djz4740_nand.c340 nand_reset_op(chip); in jz_nand_detect_bank()
347 nand_reset_op(chip); in jz_nand_detect_bank()
Dr852.c1049 nand_reset_op(dev->chip); in r852_resume()
Dnand_base.c1326 nand_reset_op(chip); in nand_setup_data_interface()
2259 int nand_reset_op(struct nand_chip *chip) in nand_reset_op() function
2279 EXPORT_SYMBOL_GPL(nand_reset_op);
2814 ret = nand_reset_op(chip); in nand_reset()
Ddiskonchip.c595 nand_reset_op(this); in doc2001plus_select_chip()
/Linux-v4.19/include/linux/mtd/
Drawnand.h1709 int nand_reset_op(struct nand_chip *chip);
/Linux-v4.19/drivers/mtd/nand/raw/brcmnand/
Dbrcmnand.c2391 nand_reset_op(chip); in brcmnand_resume()