Home
last modified time | relevance | path

Searched refs:UMC_INITSTAT (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/arch/arm/mach-uniphier/dram/
H A Dumc-regs.h52 #define UMC_INITSTAT 0x00000018 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()
H A Dumc-pxs2.c551 while (readl(dc_base + UMC_INITSTAT) & BIT(2)) in umc_ch_init()