Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dlpc32xx_nand_mlc.c70 #define ISR_ECC_READY 0x00000004 macro
401 if (status & ISR_ECC_READY) in lpc32xx_write_page_hwecc()
406 if (!(status & ISR_ECC_READY)) in lpc32xx_write_page_hwecc()