Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mtd/nand/spi/
H A Dbiwin.c74 case STATUS_ECC_HAS_BITFLIPS: in bwjx08k_ecc_get_status()
H A Dxincun.c76 case STATUS_ECC_HAS_BITFLIPS: in xcsp2aapk_ecc_get_status()
H A Detron.c71 case STATUS_ECC_HAS_BITFLIPS: in em73c044vcf_oh_ecc_get_status()
H A Dtoshiba.c75 case STATUS_ECC_HAS_BITFLIPS: in tc58cxgxsx_ecc_get_status()
H A Dhyf.c132 case STATUS_ECC_HAS_BITFLIPS: in hyf1gq4udacae_ecc_get_status()
H A Dunim.c179 case STATUS_ECC_HAS_BITFLIPS: in um19a9xisw_ecc_get_status()
H A Dwinbond.c131 case STATUS_ECC_HAS_BITFLIPS: in w25n02kv_ecc_get_status()
H A Dmacronix.c82 case STATUS_ECC_HAS_BITFLIPS: in mx35lf1ge4ab_ecc_get_status()
H A Dxtx.c220 case STATUS_ECC_HAS_BITFLIPS: in xt26g11c_ecc_get_status()
H A Dcore.c507 case STATUS_ECC_HAS_BITFLIPS: in spinand_check_ecc_status()
/rk3399_rockchip-uboot/include/linux/mtd/
H A Dspinand.h175 #define STATUS_ECC_HAS_BITFLIPS (1 << 4) macro