Home
last modified time | relevance | path

Searched refs:best_ecc_bytes (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dnand_base.c4803 int best_step, best_strength, best_ecc_bytes; in nand_match_ecc_req() local
4854 best_ecc_bytes = ecc_bytes; in nand_match_ecc_req()
4864 chip->ecc.bytes = best_ecc_bytes; in nand_match_ecc_req()
4887 int best_strength, best_ecc_bytes; in nand_maximize_ecc() local
4927 best_ecc_bytes = ecc_bytes; in nand_maximize_ecc()
4937 chip->ecc.bytes = best_ecc_bytes; in nand_maximize_ecc()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dnand_base.c5377 int best_step, best_strength, best_ecc_bytes; in nand_match_ecc_req() local
5425 best_ecc_bytes = ecc_bytes; in nand_match_ecc_req()
5435 chip->ecc.bytes = best_ecc_bytes; in nand_match_ecc_req()
5458 int best_strength, best_ecc_bytes; in nand_maximize_ecc() local
5495 best_ecc_bytes = ecc_bytes; in nand_maximize_ecc()
5505 chip->ecc.bytes = best_ecc_bytes; in nand_maximize_ecc()