Searched refs:IFC_CS0 (Results 1 – 3 of 3) sorted by relevance
/external/u-boot/drivers/misc/ |
D | fsl_ifc.c | 27 set_ifc_ftim(IFC_CS0, IFC_FTIM0, CONFIG_SYS_CS0_FTIM0); in init_early_memctl_regs() 28 set_ifc_ftim(IFC_CS0, IFC_FTIM1, CONFIG_SYS_CS0_FTIM1); in init_early_memctl_regs() 29 set_ifc_ftim(IFC_CS0, IFC_FTIM2, CONFIG_SYS_CS0_FTIM2); in init_early_memctl_regs() 30 set_ifc_ftim(IFC_CS0, IFC_FTIM3, CONFIG_SYS_CS0_FTIM3); in init_early_memctl_regs() 34 set_ifc_cspr_ext(IFC_CS0, CONFIG_SYS_CSPR0_EXT); in init_early_memctl_regs() 37 set_ifc_csor_ext(IFC_CS0, CONFIG_SYS_CSOR0_EXT); in init_early_memctl_regs() 39 set_ifc_cspr(IFC_CS0, CONFIG_SYS_CSPR0); in init_early_memctl_regs() 40 set_ifc_amask(IFC_CS0, CONFIG_SYS_AMASK0); in init_early_memctl_regs() 41 set_ifc_csor(IFC_CS0, CONFIG_SYS_CSOR0); in init_early_memctl_regs() 168 set_ifc_cspr(IFC_CS0, CONFIG_SYS_CSPR0_FINAL); in init_final_memctl_regs() [all …]
|
/external/u-boot/board/freescale/p1010rdb/ |
D | README.P1010RDB-PA | 173 If change boot ROM location to NOR or NAND flash, need write the IFC_CS0
|
/external/u-boot/include/ |
D | fsl_ifc.h | 829 IFC_CS0, enumerator
|