Home
last modified time | relevance | path

Searched full:cm_evter_stat (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/memory/
H A Dfsl_ifc.c73 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()
/linux/Documentation/devicetree/bindings/memory-controllers/fsl/
H A Dfsl,ifc.yaml45 present, the first is the "common" interrupt (CM_EVTER_STAT), and the
/linux/include/linux/
H A Dfsl_ifc.h206 * Common Event and Error Status Register (CM_EVTER_STAT)
808 __be32 cm_evter_stat; member