Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/spi/
H A Detron.c71 case STATUS_ECC_HAS_BITFLIPS: in em73c044vcf_oh_ecc_get_status()
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 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 Dwinbond.c121 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 Dcore.c491 case STATUS_ECC_HAS_BITFLIPS: in spinand_check_ecc_status()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/spi/
H A Dbiwin.c72 case STATUS_ECC_HAS_BITFLIPS: in bwjx08k_ecc_get_status()
H A Detron.c69 case STATUS_ECC_HAS_BITFLIPS: in em73c044vcf_oh_ecc_get_status()
H A Dxincun.c74 case STATUS_ECC_HAS_BITFLIPS: in xcsp2aapk_ecc_get_status()
H A Dhyf.c130 case STATUS_ECC_HAS_BITFLIPS: in hyf1gq4udacae_ecc_get_status()
H A Dwinbond.c120 case STATUS_ECC_HAS_BITFLIPS: in w25n02kv_ecc_get_status()
H A Dtoshiba.c85 case STATUS_ECC_HAS_BITFLIPS: in tx58cxgxsxraix_ecc_get_status()
H A Dmacronix.c109 case STATUS_ECC_HAS_BITFLIPS: in mx35lf1ge4ab_ecc_get_status()
H A Dcore.c208 case STATUS_ECC_HAS_BITFLIPS: in spinand_check_ecc_status()
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dspinand.h173 #define STATUS_ECC_HAS_BITFLIPS (1 << 4) macro
/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dspinand.h166 #define STATUS_ECC_HAS_BITFLIPS (1 << 4) macro