Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/spi/
H A Dforesee.c65 case STATUS_ECC_HAS_BITFLIPS: in f35sqa002g_ecc_get_status()
H A Dtoshiba.c86 case STATUS_ECC_HAS_BITFLIPS: in tx58cxgxsxraix_ecc_get_status()
H A Dmacronix.c120 case STATUS_ECC_HAS_BITFLIPS: in macronix_ecc_get_status()
H A Dwinbond.c305 case STATUS_ECC_HAS_BITFLIPS: in w25n02kv_ecc_get_status()
H A Dcore.c301 case STATUS_ECC_HAS_BITFLIPS: in spinand_check_ecc_status()
/linux/include/linux/mtd/
H A Dspinand.h329 #define STATUS_ECC_HAS_BITFLIPS (1 << 4) macro