Home
last modified time | relevance | path

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

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