Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/nand/
Dfsl_ifc_spl.c82 if (status & IFC_NAND_EVTER_STAT_FTOER) { in nand_wait()
Dfsl_ifc_nand.c310 if (ctrl->status & IFC_NAND_EVTER_STAT_FTOER) in fsl_ifc_run_command()
/external/u-boot/include/
Dfsl_ifc.h533 #define IFC_NAND_EVTER_STAT_FTOER 0x08000000 macro