Searched refs:IFC_CS4 (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/drivers/misc/ |
D | fsl_ifc.c | 485 set_ifc_cspr_ext(IFC_CS4, CONFIG_SYS_CSPR4_EXT); in init_early_memctl_regs() 488 set_ifc_csor_ext(IFC_CS4, CONFIG_SYS_CSOR4_EXT); in init_early_memctl_regs() 491 set_ifc_ftim(IFC_CS4, IFC_FTIM0, CONFIG_SYS_CS4_FTIM0); in init_early_memctl_regs() 492 set_ifc_ftim(IFC_CS4, IFC_FTIM1, CONFIG_SYS_CS4_FTIM1); in init_early_memctl_regs() 493 set_ifc_ftim(IFC_CS4, IFC_FTIM2, CONFIG_SYS_CS4_FTIM2); in init_early_memctl_regs() 494 set_ifc_ftim(IFC_CS4, IFC_FTIM3, CONFIG_SYS_CS4_FTIM3); in init_early_memctl_regs() 496 set_ifc_cspr(IFC_CS4, CONFIG_SYS_CSPR4); in init_early_memctl_regs() 497 set_ifc_amask(IFC_CS4, CONFIG_SYS_AMASK4); in init_early_memctl_regs() 498 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
|