Searched refs:IFC_CS4 (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/drivers/misc/ |
D | fsl_ifc.c | 97 set_ifc_cspr_ext(IFC_CS4, CONFIG_SYS_CSPR4_EXT); in init_early_memctl_regs() 100 set_ifc_csor_ext(IFC_CS4, CONFIG_SYS_CSOR4_EXT); in init_early_memctl_regs() 103 set_ifc_ftim(IFC_CS4, IFC_FTIM0, CONFIG_SYS_CS4_FTIM0); in init_early_memctl_regs() 104 set_ifc_ftim(IFC_CS4, IFC_FTIM1, CONFIG_SYS_CS4_FTIM1); in init_early_memctl_regs() 105 set_ifc_ftim(IFC_CS4, IFC_FTIM2, CONFIG_SYS_CS4_FTIM2); in init_early_memctl_regs() 106 set_ifc_ftim(IFC_CS4, IFC_FTIM3, CONFIG_SYS_CS4_FTIM3); in init_early_memctl_regs() 108 set_ifc_cspr(IFC_CS4, CONFIG_SYS_CSPR4); in init_early_memctl_regs() 109 set_ifc_amask(IFC_CS4, CONFIG_SYS_AMASK4); in init_early_memctl_regs() 110 set_ifc_csor(IFC_CS4, CONFIG_SYS_CSOR4); in init_early_memctl_regs()
|
/external/u-boot/include/ |
D | fsl_ifc.h | 833 IFC_CS4, enumerator
|