Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/ingenic/
H A Djz4740_ecc.c37 #define JZ_NAND_STATUS_ENC_FINISH BIT(2) macro
77 } while (!(status & JZ_NAND_STATUS_ENC_FINISH) && --timeout); in jz4740_ecc_calculate()