Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mtd/nand/raw/
Dnand_macronix.c204 nand_select_target(chip, 0); in mxic_nand_lock()
220 nand_select_target(chip, 0); in mxic_nand_unlock()
239 nand_select_target(chip, 0); in macronix_nand_block_protection_support()
285 nand_select_target(chip, 0); in mxic_nand_suspend()
304 nand_select_target(chip, 0); in mxic_nand_resume()
383 nand_select_target(nand, 0); in __macronix_30lfxg18ac_rw_otp()
Dnand_base.c172 void nand_select_target(struct nand_chip *chip, unsigned int cs) in nand_select_target() function
186 EXPORT_SYMBOL_GPL(nand_select_target);
458 nand_select_target(chip, chipnr); in nand_do_write_oob()
863 nand_select_target(chip, chipnr); in nand_setup_interface()
881 nand_select_target(chip, chipnr); in nand_setup_interface()
909 nand_select_target(chip, chipnr); in nand_setup_interface()
2674 nand_select_target(chip, chipnr); in nand_reset()
3513 nand_select_target(chip, chipnr); in nand_do_read_ops()
3650 nand_select_target(chip, chipnr); in nand_do_read_ops()
3854 nand_select_target(chip, chipnr); in nand_do_read_oob()
[all …]
Dr852.c1057 nand_select_target(dev->chip, 0); in r852_resume()
/Linux-v6.6/drivers/mtd/nand/raw/gpmi-nand/
Dgpmi-nand.c1985 nand_select_target(chip, chipnr); in gpmi_block_markbad()
2045 nand_select_target(chip, 0); in mx23_check_transcription_stamp()
2115 nand_select_target(chip, 0); in mx23_write_transcription_stamp()
2196 nand_select_target(chip, chipnr); in mx23_boot_init()
/Linux-v6.6/include/linux/mtd/
Drawnand.h1598 void nand_select_target(struct nand_chip *chip, unsigned int cs);