Home
last modified time | relevance | path

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

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