Home
last modified time | relevance | path

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

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