Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/nand/
Dvf610_nfc.c563 u8 ecc_count; in vf610_nfc_correct_data() local
567 ecc_count = ecc_status & ECC_STATUS_ERR_COUNT; in vf610_nfc_correct_data()
570 return ecc_count; in vf610_nfc_correct_data()