Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dlpc32xx_nand_mlc.c73 #define ISR_DECODER_ERROR 0x00000008 macro
255 if (status & ISR_DECODER_ERROR) { in lpc32xx_read_page_hwecc()
355 if (status & ISR_DECODER_ERROR) { in lpc32xx_read_oob()
655 if (status & ISR_DECODER_ERROR) { in read_single_page()