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.c60 case STATUS_ECC_HAS_BITFLIPS: in f35sqa002g_ecc_get_status()
H A Dtoshiba.c85 case STATUS_ECC_HAS_BITFLIPS: in tx58cxgxsxraix_ecc_get_status()
H A Dwinbond.c139 case STATUS_ECC_HAS_BITFLIPS: in w25n02kv_ecc_get_status()
H A Dmacronix.c103 case STATUS_ECC_HAS_BITFLIPS: in macronix_ecc_get_status()
H A Dcore.c220 case STATUS_ECC_HAS_BITFLIPS: in spinand_check_ecc_status()
/linux/include/linux/mtd/
H A Dspinand.h166 #define STATUS_ECC_HAS_BITFLIPS (1 << 4) macro