Home
last modified time | relevance | path

Searched refs:UMC_INITSTAT_INIT1ST (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/arm/mach-uniphier/dram/
H A Dumc-regs.h53 #define UMC_INITSTAT_INIT1ST BIT(1) /* init without power-on wait */ macro
H A Dumc-ld4.c151 while (readl(dc_base + UMC_INITSTAT) & UMC_INITSTAT_INIT1ST) in umc_ch_init()
H A Dumc-pro4.c139 while (readl(dc_base + UMC_INITSTAT) & UMC_INITSTAT_INIT1ST) in umc_ch_init()
H A Dumc-sld8.c154 while (readl(dc_base + UMC_INITSTAT) & UMC_INITSTAT_INIT1ST) in umc_ch_init()