Searched refs:nand_erase_opts (Results 1 – 7 of 7) sorted by relevance
63 ret = nand_erase_opts(mtd, &opts); in nand_block_op()177 ret = nand_erase_opts(mtd, &opts); in dfu_flush_medium_nand()
108 int nand_erase_opts(struct mtd_info *mtd,
82 ret = nand_erase_opts(mtd, &opts); in _fb_nand_erase()
171 if (nand_erase_opts(mtd, &location->erase_opts)) in erase_and_write_env()
54 int nand_erase_opts(struct mtd_info *mtd, in nand_erase_opts() function
975 ret = nand_erase_opts(mtd, &opts); in nandbcb_init()1107 ret = nand_erase_opts(mtd, &opts); in do_nandbcb_bcbonly()
536 ret = nand_erase_opts(mtd, &opts); in do_nand()
Completed in 11 milliseconds