Home
last modified time | relevance | path

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

/u-boot/drivers/mtd/nand/spi/
A Dtoshiba.c78 u8 mbf = 0; in tx58cxgxsxraix_ecc_get_status() local
79 struct spi_mem_op op = SPINAND_GET_FEATURE_OP(0x30, &mbf); in tx58cxgxsxraix_ecc_get_status()
98 mbf >>= 4; in tx58cxgxsxraix_ecc_get_status()
100 if (WARN_ON(mbf > nand->eccreq.strength || !mbf)) in tx58cxgxsxraix_ecc_get_status()
103 return mbf; in tx58cxgxsxraix_ecc_get_status()

Completed in 4 milliseconds