Searched refs:nand_select_target (Results 1 – 4 of 4) sorted by relevance
| /linux/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 | 172 void nand_select_target(struct nand_chip *chip, unsigned int cs) in nand_select_target() function 186 EXPORT_SYMBOL_GPL(nand_select_target); 462 nand_select_target(chip, chipnr); in nand_do_write_oob() 867 nand_select_target(chip, chipnr); in nand_setup_interface() 885 nand_select_target(chip, chipnr); in nand_setup_interface() 913 nand_select_target(chip, chipnr); in nand_setup_interface() 2731 nand_select_target(chip, chipnr); in nand_reset() 3463 nand_select_target(chip, chipnr); in nand_do_read_ops() 3603 nand_select_target(chip, chipnr); in nand_do_read_ops() 3810 nand_select_target(chip, chipnr); in nand_do_read_oob() [all …]
|
| H A D | r852.c | 1060 nand_select_target(dev->chip, 0); in r852_resume()
|
| /linux/include/linux/mtd/ |
| H A D | rawnand.h | 1608 void nand_select_target(struct nand_chip *chip, unsigned int cs);
|