Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dfsl_ifc.h430 #define IFC_NAND_EVTER_STAT_WPER 0x04000000 macro
/linux-4.1.27/drivers/mtd/nand/
Dfsl_ifc_nand.c327 if (ctrl->nand_stat & IFC_NAND_EVTER_STAT_WPER) in fsl_ifc_run_command()