Searched refs:IFC_CS3 (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/drivers/misc/ |
D | fsl_ifc.c | 80 set_ifc_cspr_ext(IFC_CS3, CONFIG_SYS_CSPR3_EXT); in init_early_memctl_regs() 83 set_ifc_csor_ext(IFC_CS3, CONFIG_SYS_CSOR3_EXT); in init_early_memctl_regs() 86 set_ifc_ftim(IFC_CS3, IFC_FTIM0, CONFIG_SYS_CS3_FTIM0); in init_early_memctl_regs() 87 set_ifc_ftim(IFC_CS3, IFC_FTIM1, CONFIG_SYS_CS3_FTIM1); in init_early_memctl_regs() 88 set_ifc_ftim(IFC_CS3, IFC_FTIM2, CONFIG_SYS_CS3_FTIM2); in init_early_memctl_regs() 89 set_ifc_ftim(IFC_CS3, IFC_FTIM3, CONFIG_SYS_CS3_FTIM3); in init_early_memctl_regs() 91 set_ifc_cspr(IFC_CS3, CONFIG_SYS_CSPR3); in init_early_memctl_regs() 92 set_ifc_amask(IFC_CS3, CONFIG_SYS_AMASK3); in init_early_memctl_regs() 93 set_ifc_csor(IFC_CS3, CONFIG_SYS_CSOR3); in init_early_memctl_regs() 186 set_ifc_cspr(IFC_CS3, CONFIG_SYS_CSPR3_FINAL); in init_final_memctl_regs() [all …]
|
/external/u-boot/include/ |
D | fsl_ifc.h | 832 IFC_CS3, enumerator
|