Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/nand/raw/
Dnand_hynix.c197 ret = nand_reset_op(chip); in hynix_read_rr_otp()
235 ret = nand_reset_op(chip); in hynix_read_rr_otp()
Dr852.c1043 nand_reset_op(dev->chip); in r852_resume()
Dnand_base.c892 nand_reset_op(chip); in nand_setup_data_interface()
1836 int nand_reset_op(struct nand_chip *chip) in nand_reset_op() function
1854 EXPORT_SYMBOL_GPL(nand_reset_op);
2381 ret = nand_reset_op(chip); in nand_reset()
Ddiskonchip.c583 nand_reset_op(this); in doc2001plus_select_chip()
/Linux-v5.4/include/linux/mtd/
Drawnand.h1327 int nand_reset_op(struct nand_chip *chip);
/Linux-v5.4/drivers/mtd/nand/raw/brcmnand/
Dbrcmnand.c2510 nand_reset_op(chip); in brcmnand_resume()