Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/spi/
H A Dgigadevice.c124 case STATUS_ECC_UNCOR_ERROR: in gd5fxgm9_ecc_get_status()
195 case STATUS_ECC_UNCOR_ERROR: in gd5fxgq4xa_ecc_get_status()
298 case STATUS_ECC_UNCOR_ERROR: in gd5fxgq4uexxg_ecc_get_status()
336 case STATUS_ECC_UNCOR_ERROR: in gd5fxgq5xexxg_ecc_get_status()
H A Dmacronix.c117 case STATUS_ECC_UNCOR_ERROR: in macronix_ecc_get_status()
H A Dwinbond.c302 case STATUS_ECC_UNCOR_ERROR: in w25n02kv_ecc_get_status()
H A Dcore.c320 case STATUS_ECC_UNCOR_ERROR: in spinand_check_ecc_status()
/linux/include/linux/mtd/
H A Dspinand.h336 #define STATUS_ECC_UNCOR_ERROR (2 << 4) macro