Home
last modified time | relevance | path

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

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