Home
last modified time | relevance | path

Searched refs:IFC_CS1 (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/misc/
Dfsl_ifc.c46 set_ifc_cspr_ext(IFC_CS1, CONFIG_SYS_CSPR1_EXT); in init_early_memctl_regs()
49 set_ifc_csor_ext(IFC_CS1, CONFIG_SYS_CSOR1_EXT); in init_early_memctl_regs()
52 set_ifc_ftim(IFC_CS1, IFC_FTIM0, CONFIG_SYS_CS1_FTIM0); in init_early_memctl_regs()
53 set_ifc_ftim(IFC_CS1, IFC_FTIM1, CONFIG_SYS_CS1_FTIM1); in init_early_memctl_regs()
54 set_ifc_ftim(IFC_CS1, IFC_FTIM2, CONFIG_SYS_CS1_FTIM2); in init_early_memctl_regs()
55 set_ifc_ftim(IFC_CS1, IFC_FTIM3, CONFIG_SYS_CS1_FTIM3); in init_early_memctl_regs()
57 set_ifc_csor(IFC_CS1, CONFIG_SYS_CSOR1); in init_early_memctl_regs()
58 set_ifc_amask(IFC_CS1, CONFIG_SYS_AMASK1); in init_early_memctl_regs()
59 set_ifc_cspr(IFC_CS1, CONFIG_SYS_CSPR1); in init_early_memctl_regs()
174 set_ifc_cspr(IFC_CS1, CONFIG_SYS_CSPR1_FINAL); in init_final_memctl_regs()
[all …]
/external/u-boot/include/
Dfsl_ifc.h830 IFC_CS1, enumerator