Searched refs:ecc_c (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/dev/nand/aml-rawnand/
H A Daml-rawnand.c504 int ecc_c; local
570 ecc_c = aml_get_ecc_corrections(raw_nand, ecc_pages, nand_page);
571 if (ecc_c < 0) {
576 *ecc_correct = ecc_c;

Completed in 20 milliseconds