Searched refs:NAND_EVTER_STAT_ECCER (Results 1 – 2 of 2) sorted by relevance
/trusted-firmware-a-latest/drivers/nxp/ifc/nand/ | ||
D | ifc.h | 130 #define NAND_EVTER_STAT_ECCER U(0x02000000) macro |
D | ifc_nand.c | 41 } else if (neesr & NAND_EVTER_STAT_ECCER) { in nand_wait() |