Lines Matching defs:fsl_ifc_global
778 struct fsl_ifc_global { struct
779 __be32 ifc_rev;
780 u32 res1[0x2];
781 struct {
785 } cspr_cs[FSL_IFC_BANK_COUNT];
786 u32 res3[0xd];
787 struct {
790 } amask_cs[FSL_IFC_BANK_COUNT];
791 u32 res5[0xc];
792 struct {
796 } csor_cs[FSL_IFC_BANK_COUNT];
797 u32 res7[0xc];
798 struct {
801 } ftim_cs[FSL_IFC_BANK_COUNT];
802 u32 res9[0x30];
803 __be32 rb_stat;
804 __be32 rb_map;
805 __be32 wb_map;
806 __be32 ifc_gcr;
807 u32 res10[0x2];
808 __be32 cm_evter_stat;
809 u32 res11[0x2];
810 __be32 cm_evter_en;
811 u32 res12[0x2];
812 __be32 cm_evter_intr_en;
813 u32 res13[0x2];
837 struct fsl_ifc_global __iomem *gregs; argument