Searched refs:nand_select_target (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.15/drivers/mtd/nand/raw/ |
| D | nand_macronix.c | 194 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()
|
| D | nand_base.c | 172 void nand_select_target(struct nand_chip *chip, unsigned int cs) in nand_select_target() function 186 EXPORT_SYMBOL_GPL(nand_select_target); 454 nand_select_target(chip, chipnr); in nand_do_write_oob() 861 nand_select_target(chip, chipnr); in nand_setup_interface() 879 nand_select_target(chip, chipnr); in nand_setup_interface() 907 nand_select_target(chip, chipnr); in nand_setup_interface() 2598 nand_select_target(chip, chipnr); in nand_reset() 3349 nand_select_target(chip, chipnr); in nand_do_read_ops() 3484 nand_select_target(chip, chipnr); in nand_do_read_ops() 3688 nand_select_target(chip, chipnr); in nand_do_read_oob() [all …]
|
| D | r852.c | 1057 nand_select_target(dev->chip, 0); in r852_resume()
|
| /Linux-v5.15/drivers/mtd/nand/raw/gpmi-nand/ |
| D | gpmi-nand.c | 1749 nand_select_target(chip, chipnr); in gpmi_block_markbad() 1809 nand_select_target(chip, 0); in mx23_check_transcription_stamp() 1879 nand_select_target(chip, 0); in mx23_write_transcription_stamp() 1960 nand_select_target(chip, chipnr); in mx23_boot_init()
|
| /Linux-v5.15/include/linux/mtd/ |
| D | rawnand.h | 1570 void nand_select_target(struct nand_chip *chip, unsigned int cs);
|