Searched refs:IFC_CS1 (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/misc/ |
| H A D | fsl_ifc.c | 47 set_ifc_cspr_ext(IFC_CS1, CONFIG_SYS_CSPR1_EXT); in init_early_memctl_regs() 50 set_ifc_csor_ext(IFC_CS1, CONFIG_SYS_CSOR1_EXT); in init_early_memctl_regs() 53 set_ifc_ftim(IFC_CS1, IFC_FTIM0, CONFIG_SYS_CS1_FTIM0); in init_early_memctl_regs() 54 set_ifc_ftim(IFC_CS1, IFC_FTIM1, CONFIG_SYS_CS1_FTIM1); in init_early_memctl_regs() 55 set_ifc_ftim(IFC_CS1, IFC_FTIM2, CONFIG_SYS_CS1_FTIM2); in init_early_memctl_regs() 56 set_ifc_ftim(IFC_CS1, IFC_FTIM3, CONFIG_SYS_CS1_FTIM3); in init_early_memctl_regs() 58 set_ifc_csor(IFC_CS1, CONFIG_SYS_CSOR1); in init_early_memctl_regs() 59 set_ifc_amask(IFC_CS1, CONFIG_SYS_AMASK1); in init_early_memctl_regs() 60 set_ifc_cspr(IFC_CS1, CONFIG_SYS_CSPR1); in init_early_memctl_regs() 175 set_ifc_cspr(IFC_CS1, CONFIG_SYS_CSPR1_FINAL); in init_final_memctl_regs() [all …]
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | fsl_ifc.h | 831 IFC_CS1, enumerator
|