Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfsl_ifc.h421 #define IFC_NAND_EVTER_STAT_FTOER 0x08000000 macro
/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()