Home
last modified time | relevance | path

Searched refs:nand_deselect_target (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/mtd/nand/raw/
H A Dnand_macronix.c207 nand_deselect_target(chip); in mxic_nand_lock()
223 nand_deselect_target(chip); in mxic_nand_unlock()
242 nand_deselect_target(chip); in macronix_nand_block_protection_support()
289 nand_deselect_target(chip); in mxic_nand_suspend()
308 nand_deselect_target(chip); in mxic_nand_resume()
428 nand_deselect_target(nand); in __macronix_30lfxg18ac_rw_otp()
H A Dnand_base.c194 void nand_deselect_target(struct nand_chip *chip) in nand_deselect_target() function
201 EXPORT_SYMBOL_GPL(nand_deselect_target);
468 nand_deselect_target(chip); in nand_do_write_oob()
483 nand_deselect_target(chip); in nand_do_write_oob()
869 nand_deselect_target(chip); in nand_setup_interface()
887 nand_deselect_target(chip); in nand_setup_interface()
914 nand_deselect_target(chip); in nand_setup_interface()
2732 nand_deselect_target(chip); in nand_reset()
3601 nand_deselect_target(chip); in nand_do_read_ops()
3605 nand_deselect_target(chip); in nand_do_read_ops()
[all …]
H A Dr852.c1062 nand_deselect_target(dev->chip); in r852_resume()
/linux/include/linux/mtd/
H A Drawnand.h1609 void nand_deselect_target(struct nand_chip *chip);