Lines Matching defs:fsl_ifc_regs
780 struct fsl_ifc_regs { struct
781 __be32 ifc_rev;
782 u32 res1[0x2];
783 struct {
787 } cspr_cs[FSL_IFC_BANK_COUNT];
788 u32 res3[0xd];
789 struct {
792 } amask_cs[FSL_IFC_BANK_COUNT];
793 u32 res5[0xc];
794 struct {
798 } csor_cs[FSL_IFC_BANK_COUNT];
799 u32 res7[0xc];
800 struct {
803 } ftim_cs[FSL_IFC_BANK_COUNT];
804 u32 res9[0x30];
805 __be32 rb_stat;
806 u32 res10[0x2];
807 __be32 ifc_gcr;
808 u32 res11[0x2];
809 __be32 cm_evter_stat;
810 u32 res12[0x2];
834 struct fsl_ifc_regs __iomem *regs; argument