Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/nand/
Dnand_base.c93 static int nand_get_device(struct mtd_info *mtd, int new_state);
459 nand_get_device(mtd, FL_WRITING); in nand_block_markbad_lowlevel()
826 nand_get_device(struct mtd_info *mtd, int new_state) in nand_get_device() function
1882 nand_get_device(mtd, FL_READING); in nand_read()
2146 nand_get_device(mtd, FL_READING); in nand_read_oob()
2693 nand_get_device(mtd, FL_WRITING); in nand_write()
2808 nand_get_device(mtd, FL_WRITING); in nand_write_oob()
2882 nand_get_device(mtd, FL_ERASING); in nand_erase_nand()
2979 nand_get_device(mtd, FL_SYNCING); in nand_sync()
2996 nand_get_device(mtd, FL_READING); in nand_block_isbad()