Home
last modified time | relevance | path

Searched refs:nand_check_erased_buf (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dnand_base.su
H A Dnand_base.c1645 static int nand_check_erased_buf(void *buf, int len, int bitflips_threshold) in nand_check_erased_buf() function
1722 data_bitflips = nand_check_erased_buf(data, datalen, in nand_check_erased_ecc_chunk()
1729 ecc_bitflips = nand_check_erased_buf(ecc, ecclen, bitflips_threshold); in nand_check_erased_ecc_chunk()
1735 extraoob_bitflips = nand_check_erased_buf(extraoob, extraooblen, in nand_check_erased_ecc_chunk()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dnand_base.c2460 static int nand_check_erased_buf(void *buf, int len, int bitflips_threshold) in nand_check_erased_buf() function
2541 data_bitflips = nand_check_erased_buf(data, datalen, in nand_check_erased_ecc_chunk()
2548 ecc_bitflips = nand_check_erased_buf(ecc, ecclen, bitflips_threshold); in nand_check_erased_ecc_chunk()
2554 extraoob_bitflips = nand_check_erased_buf(extraoob, extraooblen, in nand_check_erased_ecc_chunk()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map