Home
last modified time | relevance | path

Searched refs:ICPU_MEMCTRL_STAT_INIT_DONE (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/arch/mips/mach-mscc/
H A Ddram.c37 & ICPU_MEMCTRL_STAT_INIT_DONE)) { in vcoreiii_ddr_init()
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/luton/
H A Dluton_icpu_cfg.h98 #define ICPU_MEMCTRL_STAT_INIT_DONE BIT(0) macro
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/ocelot/
H A Docelot_icpu_cfg.h109 #define ICPU_MEMCTRL_STAT_INIT_DONE BIT(0) macro
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/serval/
H A Dserval_icpu_cfg.h107 #define ICPU_MEMCTRL_STAT_INIT_DONE BIT(0) macro
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/jr2/
H A Djr2_icpu_cfg.h114 #define ICPU_MEMCTRL_STAT_INIT_DONE BIT(0) macro
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/servalt/
H A Dservalt_icpu_cfg.h112 #define ICPU_MEMCTRL_STAT_INIT_DONE BIT(0) macro
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/
H A Dddr.h825 & ICPU_MEMCTRL_STAT_INIT_DONE)) in hal_vcoreiii_wait_memctl()