Searched refs:nand_select_target (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/mtd/nand/raw/ |
| D | nand_base.c | 236 void nand_select_target(struct nand_chip *chip, unsigned int cs) in nand_select_target() function 250 EXPORT_SYMBOL_GPL(nand_select_target); 470 nand_select_target(chip, chipnr); in nand_do_write_oob() 851 nand_select_target(chip, chipnr); in nand_setup_data_interface() 870 nand_select_target(chip, chipnr); in nand_setup_data_interface() 891 nand_select_target(chip, chipnr); in nand_setup_data_interface() 2380 nand_select_target(chip, chipnr); in nand_reset() 3166 nand_select_target(chip, chipnr); in nand_do_read_ops() 3298 nand_select_target(chip, chipnr); in nand_do_read_ops() 3498 nand_select_target(chip, chipnr); in nand_do_read_oob() [all …]
|
| D | r852.c | 1042 nand_select_target(dev->chip, 0); in r852_resume()
|
| /Linux-v5.4/drivers/mtd/nand/raw/gpmi-nand/ |
| D | gpmi-nand.c | 1892 nand_select_target(chip, chipnr); in gpmi_block_markbad() 1952 nand_select_target(chip, 0); in mx23_check_transcription_stamp() 2022 nand_select_target(chip, 0); in mx23_write_transcription_stamp() 2103 nand_select_target(chip, chipnr); in mx23_boot_init()
|
| /Linux-v5.4/include/linux/mtd/ |
| D | rawnand.h | 1384 void nand_select_target(struct nand_chip *chip, unsigned int cs);
|