Searched full:cm_evter_stat (Results 1 – 6 of 6) sorted by relevance
73 if (ifc_in32(&ifc->cm_evter_stat) & IFC_CM_EVTER_STAT_CSER) in fsl_ifc_ctrl_init()74 ifc_out32(IFC_CM_EVTER_STAT_CSER, &ifc->cm_evter_stat); in fsl_ifc_ctrl_init()154 cs_err = ifc_in32(&ifc->cm_evter_stat); in fsl_ifc_ctrl_irq()159 ifc_out32(IFC_CM_EVTER_STAT_CSER, &ifc->cm_evter_stat); in fsl_ifc_ctrl_irq()
73 if (ifc_in32(&ifc->cm_evter_stat) & IFC_CM_EVTER_STAT_CSER) in fsl_ifc_ctrl_init()74 ifc_out32(IFC_CM_EVTER_STAT_CSER, &ifc->cm_evter_stat); in fsl_ifc_ctrl_init()155 cs_err = ifc_in32(&ifc->cm_evter_stat); in fsl_ifc_ctrl_irq()160 ifc_out32(IFC_CM_EVTER_STAT_CSER, &ifc->cm_evter_stat); in fsl_ifc_ctrl_irq()
17 interrupt (CM_EVTER_STAT), and the second is the NAND
45 present, the first is the "common" interrupt (CM_EVTER_STAT), and the
206 * Common Event and Error Status Register (CM_EVTER_STAT)808 __be32 cm_evter_stat; member