Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/nand/spi/
Dmacronix.c80 case STATUS_ECC_HAS_BITFLIPS: in mx35lf1ge4ab_ecc_get_status()
Dtoshiba.c72 case STATUS_ECC_HAS_BITFLIPS: in tc58cxgxsx_ecc_get_status()
Dcore.c414 case STATUS_ECC_HAS_BITFLIPS: in spinand_check_ecc_status()
/Linux-v5.4/include/linux/mtd/
Dspinand.h166 #define STATUS_ECC_HAS_BITFLIPS (1 << 4) macro