Searched refs:nand_select_target (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/drivers/mtd/nand/raw/ |
| H A D | nand_macronix.c | 204 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()
|
| H A D | nand_base.c | 185 EXPORT_SYMBOL_GPL(nand_select_target); 461 nand_select_target(chip, chipnr); in nand_do_write_oob() 866 nand_select_target(chip, chipnr); in nand_setup_interface() 884 nand_select_target(chip, chipnr); in nand_setup_interface() 912 nand_select_target(chip, chipnr); in nand_setup_interface() 2730 nand_select_target(chip, chipnr); in nand_reset() 3593 nand_select_target(chip, chipnr); in nand_do_read_ops() 3940 nand_select_target(chip, chipnr); in nand_do_read_oob() 5268 nand_select_target(chip, 0); in nand_detect() 5734 nand_select_target(chip, i); in nand_scan_ident() [all …]
|
| H A D | r852.c | 1060 nand_select_target(dev->chip, 0); in r852_resume()
|
| /linux-6.15/drivers/mtd/nand/raw/gpmi-nand/ |
| H A D | gpmi-nand.c | 2003 nand_select_target(chip, chipnr); in gpmi_block_markbad() 2063 nand_select_target(chip, 0); in mx23_check_transcription_stamp() 2133 nand_select_target(chip, 0); in mx23_write_transcription_stamp() 2214 nand_select_target(chip, chipnr); in mx23_boot_init()
|
| /linux-6.15/include/linux/mtd/ |
| H A D | rawnand.h | 1613 void nand_select_target(struct nand_chip *chip, unsigned int cs);
|