Searched refs:IFC_CS2 (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/misc/ |
| H A D | fsl_ifc.c | 64 set_ifc_cspr_ext(IFC_CS2, CONFIG_SYS_CSPR2_EXT); in init_early_memctl_regs() 67 set_ifc_csor_ext(IFC_CS2, CONFIG_SYS_CSOR2_EXT); in init_early_memctl_regs() 70 set_ifc_ftim(IFC_CS2, IFC_FTIM0, CONFIG_SYS_CS2_FTIM0); in init_early_memctl_regs() 71 set_ifc_ftim(IFC_CS2, IFC_FTIM1, CONFIG_SYS_CS2_FTIM1); in init_early_memctl_regs() 72 set_ifc_ftim(IFC_CS2, IFC_FTIM2, CONFIG_SYS_CS2_FTIM2); in init_early_memctl_regs() 73 set_ifc_ftim(IFC_CS2, IFC_FTIM3, CONFIG_SYS_CS2_FTIM3); in init_early_memctl_regs() 75 set_ifc_csor(IFC_CS2, CONFIG_SYS_CSOR2); in init_early_memctl_regs() 76 set_ifc_amask(IFC_CS2, CONFIG_SYS_AMASK2); in init_early_memctl_regs() 77 set_ifc_cspr(IFC_CS2, CONFIG_SYS_CSPR2); in init_early_memctl_regs() 181 set_ifc_cspr(IFC_CS2, CONFIG_SYS_CSPR2_FINAL); in init_final_memctl_regs() [all …]
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | fsl_ifc.h | 832 IFC_CS2, enumerator
|