Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mtd/nand/raw/
Dnand_macronix.c194 nand_select_target(chip, 0); in mxic_nand_lock()
210 nand_select_target(chip, 0); in mxic_nand_unlock()
229 nand_select_target(chip, 0); in macronix_nand_block_protection_support()
275 nand_select_target(chip, 0); in mxic_nand_suspend()
294 nand_select_target(chip, 0); in mxic_nand_resume()
Dnand_base.c171 void nand_select_target(struct nand_chip *chip, unsigned int cs) in nand_select_target() function
185 EXPORT_SYMBOL_GPL(nand_select_target);
412 nand_select_target(chip, chipnr); in nand_do_write_oob()
814 nand_select_target(chip, chipnr); in nand_setup_interface()
832 nand_select_target(chip, chipnr); in nand_setup_interface()
856 nand_select_target(chip, chipnr); in nand_setup_interface()
2384 nand_select_target(chip, chipnr); in nand_reset()
3131 nand_select_target(chip, chipnr); in nand_do_read_ops()
3266 nand_select_target(chip, chipnr); in nand_do_read_ops()
3466 nand_select_target(chip, chipnr); in nand_do_read_oob()
[all …]
Dr852.c1059 nand_select_target(dev->chip, 0); in r852_resume()
/Linux-v5.10/drivers/mtd/nand/raw/gpmi-nand/
Dgpmi-nand.c1745 nand_select_target(chip, chipnr); in gpmi_block_markbad()
1805 nand_select_target(chip, 0); in mx23_check_transcription_stamp()
1875 nand_select_target(chip, 0); in mx23_write_transcription_stamp()
1956 nand_select_target(chip, chipnr); in mx23_boot_init()
/Linux-v5.10/include/linux/mtd/
Drawnand.h1395 void nand_select_target(struct nand_chip *chip, unsigned int cs);