mbf                62 drivers/mtd/nand/spi/toshiba.c 	u8 mbf = 0;
mbf                63 drivers/mtd/nand/spi/toshiba.c 	struct spi_mem_op op = SPINAND_GET_FEATURE_OP(0x30, &mbf);
mbf                82 drivers/mtd/nand/spi/toshiba.c 		mbf >>= 4;
mbf                84 drivers/mtd/nand/spi/toshiba.c 		if (WARN_ON(mbf > nand->eccreq.strength || !mbf))
mbf                87 drivers/mtd/nand/spi/toshiba.c 		return mbf;