Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/nand/raw/
Dnand_base.c236 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 …]
Dr852.c1042 nand_select_target(dev->chip, 0); in r852_resume()
/Linux-v5.4/drivers/mtd/nand/raw/gpmi-nand/
Dgpmi-nand.c1892 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/
Drawnand.h1384 void nand_select_target(struct nand_chip *chip, unsigned int cs);