Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/nand/raw/
Dnand_base.c259 void nand_deselect_target(struct nand_chip *chip) in nand_deselect_target() function
266 EXPORT_SYMBOL_GPL(nand_deselect_target);
477 nand_deselect_target(chip); in nand_do_write_oob()
492 nand_deselect_target(chip); in nand_do_write_oob()
854 nand_deselect_target(chip); in nand_setup_data_interface()
873 nand_deselect_target(chip); in nand_setup_data_interface()
893 nand_deselect_target(chip); in nand_setup_data_interface()
2382 nand_deselect_target(chip); in nand_reset()
3297 nand_deselect_target(chip); in nand_do_read_ops()
3301 nand_deselect_target(chip); in nand_do_read_ops()
[all …]
Dr852.c1044 nand_deselect_target(dev->chip); in r852_resume()
/Linux-v5.4/drivers/mtd/nand/raw/gpmi-nand/
Dgpmi-nand.c1905 nand_deselect_target(chip); in gpmi_block_markbad()
1982 nand_deselect_target(chip); in mx23_check_transcription_stamp()
2053 nand_deselect_target(chip); in mx23_write_transcription_stamp()
2106 nand_deselect_target(chip); in mx23_boot_init()
/Linux-v5.4/include/linux/mtd/
Drawnand.h1385 void nand_deselect_target(struct nand_chip *chip);