Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mtd/nand/spi/
H A Dbiwin.c71 case STATUS_ECC_UNCOR_ERROR: in bwjx08k_ecc_get_status()
H A Dgigadevice.c118 case STATUS_ECC_UNCOR_ERROR: in gd5fxgq4xa_ecc_get_status()
244 case STATUS_ECC_UNCOR_ERROR: in gd5fxgq4uexxg_ecc_get_status()
281 case STATUS_ECC_UNCOR_ERROR: in gd5fxgq5xexxg_ecc_get_status()
H A Dxincun.c73 case STATUS_ECC_UNCOR_ERROR: in xcsp2aapk_ecc_get_status()
H A Dmicron.c76 case STATUS_ECC_UNCOR_ERROR: in mt29f2g01abagd_ecc_get_status()
H A Detron.c68 case STATUS_ECC_UNCOR_ERROR: in em73c044vcf_oh_ecc_get_status()
H A Dtoshiba.c72 case STATUS_ECC_UNCOR_ERROR: in tc58cxgxsx_ecc_get_status()
H A Dhyf.c129 case STATUS_ECC_UNCOR_ERROR: in hyf1gq4udacae_ecc_get_status()
H A Dunim.c181 case STATUS_ECC_UNCOR_ERROR: in um19a9xisw_ecc_get_status()
H A Ddosilicon.c105 case STATUS_ECC_UNCOR_ERROR: in ds35xxgb_ecc_get_status()
H A Dwinbond.c128 case STATUS_ECC_UNCOR_ERROR: in w25n02kv_ecc_get_status()
H A Dmacronix.c79 case STATUS_ECC_UNCOR_ERROR: in mx35lf1ge4ab_ecc_get_status()
H A Dxtx.c217 case STATUS_ECC_UNCOR_ERROR: in xt26g11c_ecc_get_status()
H A Dcore.c515 case STATUS_ECC_UNCOR_ERROR: in spinand_check_ecc_status()
/rk3399_rockchip-uboot/include/linux/mtd/
H A Dspinand.h176 #define STATUS_ECC_UNCOR_ERROR (2 << 4) macro