Searched refs:IFC_CS5 (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/drivers/misc/ |
D | fsl_ifc.c | 114 set_ifc_cspr_ext(IFC_CS5, CONFIG_SYS_CSPR5_EXT); in init_early_memctl_regs() 117 set_ifc_csor_ext(IFC_CS5, CONFIG_SYS_CSOR5_EXT); in init_early_memctl_regs() 120 set_ifc_ftim(IFC_CS5, IFC_FTIM0, CONFIG_SYS_CS5_FTIM0); in init_early_memctl_regs() 121 set_ifc_ftim(IFC_CS5, IFC_FTIM1, CONFIG_SYS_CS5_FTIM1); in init_early_memctl_regs() 122 set_ifc_ftim(IFC_CS5, IFC_FTIM2, CONFIG_SYS_CS5_FTIM2); in init_early_memctl_regs() 123 set_ifc_ftim(IFC_CS5, IFC_FTIM3, CONFIG_SYS_CS5_FTIM3); in init_early_memctl_regs() 125 set_ifc_cspr(IFC_CS5, CONFIG_SYS_CSPR5); in init_early_memctl_regs() 126 set_ifc_amask(IFC_CS5, CONFIG_SYS_AMASK5); in init_early_memctl_regs() 127 set_ifc_csor(IFC_CS5, CONFIG_SYS_CSOR5); in init_early_memctl_regs()
|
/external/u-boot/include/ |
D | fsl_ifc.h | 834 IFC_CS5, enumerator
|