Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-uniphier/dram/
H A Dumc-regs.h54 #define UMC_INITSTAT_INIT1ST BIT(1) /* init without power-on wait */ macro
H A Dumc-ld4.c152 while (readl(dc_base + UMC_INITSTAT) & UMC_INITSTAT_INIT1ST) in umc_ch_init()
H A Dumc-pro4.c140 while (readl(dc_base + UMC_INITSTAT) & UMC_INITSTAT_INIT1ST) in umc_ch_init()
H A Dumc-sld8.c155 while (readl(dc_base + UMC_INITSTAT) & UMC_INITSTAT_INIT1ST) in umc_ch_init()