Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/nand/
Dsunxi_nand.c155 #define NFC_ECC_ERR(x) BIT(x) macro
613 if (status & NFC_ECC_ERR(0)) { in sunxi_nfc_hw_ecc_read_chunk()