Searched full:cm_evter_stat (Results 1 – 3 of 3) 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()153 cs_err = ifc_in32(&ifc->cm_evter_stat); in fsl_ifc_ctrl_irq()158 ifc_out32(IFC_CM_EVTER_STAT_CSER, &ifc->cm_evter_stat); in fsl_ifc_ctrl_irq()
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