Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dfsl_ifc.h423 #define IFC_NAND_EVTER_STAT_WPER 0x04000000 macro
/openbmc/u-boot/include/
H A Dfsl_ifc.h535 #define IFC_NAND_EVTER_STAT_WPER 0x04000000 macro
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dfsl_ifc_nand.c287 if (ctrl->status & IFC_NAND_EVTER_STAT_WPER) in fsl_ifc_run_command()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dfsl_ifc_nand.c206 if (ctrl->nand_stat & IFC_NAND_EVTER_STAT_WPER) in fsl_ifc_run_command()