Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_OR4_PRELIM (Results 1 – 13 of 13) sorted by relevance

/u-boot/arch/powerpc/cpu/mpc83xx/elbc/
A Delbc.h147 #define CONFIG_SYS_OR4_PRELIM (\ macro
185 #define CONFIG_SYS_NAND_OR_PRELIM CONFIG_SYS_OR4_PRELIM
/u-boot/arch/powerpc/cpu/mpc8xxx/
A Dfsl_lbc.c87 #if defined(CONFIG_SYS_BR4_PRELIM) && defined(CONFIG_SYS_OR4_PRELIM) in init_early_memctl_regs()
88 set_lbc_or(4, CONFIG_SYS_OR4_PRELIM); in init_early_memctl_regs()
/u-boot/arch/powerpc/cpu/mpc8xx/
A Dcpu_init.c157 #if defined(CONFIG_SYS_OR4_PRELIM) && defined(CONFIG_SYS_BR4_PRELIM) in cpu_init_f()
158 out_be32(&memctl->memc_or4, CONFIG_SYS_OR4_PRELIM); in cpu_init_f()
/u-boot/include/configs/
A DM5272C3.h164 #define CONFIG_SYS_OR4_PRELIM 0 macro
A Dcobra5272.h274 #define CONFIG_SYS_OR4_PRELIM 0 macro
A DMPC8540ADS.h182 #define CONFIG_SYS_OR4_PRELIM 0xffffe1f1 macro
A DMPC8568MDS.h180 #define CONFIG_SYS_OR4_PRELIM 0xffffe9f7 macro
A DMPC8560ADS.h183 #define CONFIG_SYS_OR4_PRELIM 0xffffe1f1 macro
A Dsbc8548.h328 #define CONFIG_SYS_OR4_PRELIM 0xfc006cc0 macro
A Dsbc8641d.h181 #define CONFIG_SYS_OR4_PRELIM 0xfc006cc0 /* 128MB local bus SDRAM area (2nd half) */ macro
/u-boot/configs/
A DMCR3000_defconfig33 CONFIG_SYS_OR4_PRELIM=0xFFFF8D08
/u-boot/board/sbc8548/
A Dsbc8548.c141 set_lbc_or(4, CONFIG_SYS_OR4_PRELIM); in lbc_sdram_init()
/u-boot/arch/m68k/cpu/mcf52x2/
A Dcpu_init.c373 #if defined(CONFIG_SYS_OR4_PRELIM) && defined(CONFIG_SYS_BR4_PRELIM) in cpu_init_f()
375 out_be32(&csctrl->cs_or4, CONFIG_SYS_OR4_PRELIM); in cpu_init_f()

Completed in 113 milliseconds