Home
last modified time | relevance | path

Searched refs:nand_reset (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/include/linux/mtd/
Drawnand.h1274 int nand_reset(struct nand_chip *chip, int chipnr);
/external/u-boot/drivers/mtd/nand/
Dnand_base.c1055 int nand_reset(struct nand_chip *chip, int chipnr) in nand_reset() function
2754 nand_reset(chip, chipnr); in nand_do_write_oob()
3771 nand_reset(chip, 0); in nand_get_flash_type()
4055 nand_reset(chip, i); in nand_scan_ident()