Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/nand/
Djz4740_nand.c50 #define JZ_NAND_STATUS_ENC_FINISH BIT(2) macro
181 } while (!(status & JZ_NAND_STATUS_ENC_FINISH) && --timeout); in jz_nand_calculate_ecc_rs()