Searched refs:set_ifc_csor_ext (Results 1 – 2 of 2) sorted by relevance
38 set_ifc_csor_ext(IFC_CS0, CONFIG_SYS_CSOR0_EXT); in init_early_memctl_regs()50 set_ifc_csor_ext(IFC_CS1, CONFIG_SYS_CSOR1_EXT); in init_early_memctl_regs()67 set_ifc_csor_ext(IFC_CS2, CONFIG_SYS_CSOR2_EXT); in init_early_memctl_regs()84 set_ifc_csor_ext(IFC_CS3, CONFIG_SYS_CSOR3_EXT); in init_early_memctl_regs()101 set_ifc_csor_ext(IFC_CS4, CONFIG_SYS_CSOR4_EXT); in init_early_memctl_regs()118 set_ifc_csor_ext(IFC_CS5, CONFIG_SYS_CSOR5_EXT); in init_early_memctl_regs()135 set_ifc_csor_ext(IFC_CS6, CONFIG_SYS_CSOR6_EXT); in init_early_memctl_regs()152 set_ifc_csor_ext(IFC_CS7, CONFIG_SYS_CSOR7_EXT); in init_early_memctl_regs()
820 #define set_ifc_csor_ext(i, v) \ macro