Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_OR5_PRELIM (Results 1 – 12 of 12) sorted by relevance

/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/
H A Dfsl_lbc.c86 #if defined(CONFIG_SYS_BR5_PRELIM) && defined(CONFIG_SYS_OR5_PRELIM) in init_early_memctl_regs()
87 set_lbc_or(5, CONFIG_SYS_OR5_PRELIM); in init_early_memctl_regs()
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dcpu_init.c161 #if defined(CONFIG_SYS_OR5_PRELIM) && defined(CONFIG_SYS_BR5_PRELIM) in cpu_init_f()
162 out_be32(&memctl->memc_or5, CONFIG_SYS_OR5_PRELIM); in cpu_init_f()
/openbmc/u-boot/include/configs/
H A DM5272C3.h184 #define CONFIG_SYS_OR5_PRELIM 0 macro
H A Dcobra5272.h302 #define CONFIG_SYS_OR5_PRELIM 0 macro
H A DMPC8568MDS.h192 #define CONFIG_SYS_OR5_PRELIM 0xffff69f7 macro
H A Dsbc8548.h252 #define CONFIG_SYS_OR5_PRELIM 0xff006e65 macro
H A DMPC8569MDS.h143 #define CONFIG_SYS_OR5_PRELIM 0xffffe9f7 macro
H A Dsbc8641d.h190 #define CONFIG_SYS_OR5_PRELIM 0xf8006e65 /* 128MB local bus SDRAM area (2nd half) */ macro
H A DMPC8536DS.h321 #define CONFIG_SYS_OR5_PRELIM CONFIG_SYS_NAND_OR_PRELIM /* NAND Options */ macro
H A DMPC8572DS.h320 #define CONFIG_SYS_OR5_PRELIM CONFIG_SYS_NAND_OR_PRELIM /* NAND Options */ macro
/openbmc/u-boot/configs/
H A DMCR3000_defconfig32 CONFIG_SYS_OR5_PRELIM=0xFFFF8916
/openbmc/u-boot/arch/m68k/cpu/mcf52x2/
H A Dcpu_init.c376 #if defined(CONFIG_SYS_OR5_PRELIM) && defined(CONFIG_SYS_BR5_PRELIM) in cpu_init_f()
378 out_be32(&csctrl->cs_or5, CONFIG_SYS_OR5_PRELIM); in cpu_init_f()