Home
last modified time | relevance | path

Searched refs:ICPU_MEMCTRL_MR2_VAL (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/arch/mips/mach-mscc/include/mach/luton/
H A Dluton_icpu_cfg.h189 #define ICPU_MEMCTRL_MR2_VAL 0x260 macro
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/ocelot/
H A Docelot_icpu_cfg.h200 #define ICPU_MEMCTRL_MR2_VAL 0x140 macro
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/serval/
H A Dserval_icpu_cfg.h214 #define ICPU_MEMCTRL_MR2_VAL 0x138 macro
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/jr2/
H A Djr2_icpu_cfg.h221 #define ICPU_MEMCTRL_MR2_VAL 0x160 macro
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/servalt/
H A Dservalt_icpu_cfg.h219 #define ICPU_MEMCTRL_MR2_VAL 0x140 macro
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/
H A Dddr.h793 writel(MSCC_MEMPARM_MR2, BASE_CFG + ICPU_MEMCTRL_MR2_VAL); in hal_vcoreiii_init_memctl()