Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Ddenali_spl.c48 if (intr_status & INTR__ECC_UNCOR_ERR) { in wait_for_irq()
H A Ddenali.h210 #define INTR__ECC_UNCOR_ERR BIT(0) /* new IP */ macro
H A 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()