Searched refs:ISR_ECC_READY (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/mtd/nand/raw/
H A Dlpc32xx_nand_mlc.c73 #define ISR_ECC_READY 0x00000004 macro
404 if (status & ISR_ECC_READY)
409 if (!(status & ISR_ECC_READY))

Completed in 82 milliseconds