Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_base.c95 static int nand_get_device(struct mtd_info *mtd, int new_state);
461 nand_get_device(mtd, FL_WRITING); in nand_block_markbad_lowlevel()
828 nand_get_device(struct mtd_info *mtd, int new_state) in nand_get_device() function
2121 nand_get_device(mtd, FL_READING); in nand_read_oob()
2756 nand_get_device(mtd, FL_WRITING); in nand_write_oob()
2830 nand_get_device(mtd, FL_ERASING); in nand_erase_nand()
2927 nand_get_device(mtd, FL_SYNCING); in nand_sync()
2944 nand_get_device(mtd, FL_READING); in nand_block_isbad()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dnand_base.c339 static void nand_get_device(struct nand_chip *chip) in nand_get_device() function
580 nand_get_device(chip); in nand_block_markbad_lowlevel()
3993 nand_get_device(chip); in nand_read_oob()
4593 nand_get_device(chip); in nand_write_oob()
4653 nand_get_device(chip); in nand_erase_nand()
4741 nand_get_device(chip); in nand_sync()
4758 nand_get_device(chip); in nand_block_isbad()