Home
last modified time | relevance | path

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

/drivers/mtd/nand/
Ddenali.c915 #define ECC_LAST_ERR(x) ((x) & ERR_CORRECTION_INFO__LAST_ERR_INFO) macro
969 } while (!ECC_LAST_ERR(err_correction_info)); in handle_ecc()