Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/nand/raw/
Ddenali_spl.c47 if (intr_status & INTR__ECC_UNCOR_ERR) { in wait_for_irq()
Ddenali.h209 #define INTR__ECC_UNCOR_ERR BIT(0) /* new IP */ macro
Ddenali.c511 ecc_err_mask = INTR__ECC_UNCOR_ERR; in denali_pio_read()
584 ecc_err_mask = INTR__ECC_UNCOR_ERR; in denali_dma_xfer()