Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dfsl_ifc_spl.c82 if (status & IFC_NAND_EVTER_STAT_FTOER) { in nand_wait()
H A Dfsl_ifc_nand.c285 if (ctrl->status & IFC_NAND_EVTER_STAT_FTOER) in fsl_ifc_run_command()
/openbmc/linux/include/linux/
H A Dfsl_ifc.h421 #define IFC_NAND_EVTER_STAT_FTOER 0x08000000 macro
/openbmc/u-boot/include/
H A Dfsl_ifc.h533 #define IFC_NAND_EVTER_STAT_FTOER 0x08000000 macro
/openbmc/linux/drivers/mtd/nand/raw/
H A Dfsl_ifc_nand.c204 if (ctrl->nand_stat & IFC_NAND_EVTER_STAT_FTOER) in fsl_ifc_run_command()