Searched refs:zero_bits (Results 1 – 2 of 2) sorted by relevance
116 uint8_t zero_bits; /* bit0~5 is valid */ member
291 uint8_t zero_bits; in aml_get_ecc_corrections() local316 zero_bits = info->zero_bits & AML_ECC_UNCORRECTABLE_CNT; in aml_get_ecc_corrections()317 if (zero_bits >= raw_nand->controller_params.ecc_strength) { in aml_get_ecc_corrections()319 __func__, nand_page, zero_bits); in aml_get_ecc_corrections()
Completed in 9 milliseconds