Searched refs:UMC_INITSTAT_INIT1ST (Results 1 – 4 of 4) sorted by relevance
53 #define UMC_INITSTAT_INIT1ST BIT(1) /* init without power-on wait */ macro
151 while (readl(dc_base + UMC_INITSTAT) & UMC_INITSTAT_INIT1ST) in umc_ch_init()
139 while (readl(dc_base + UMC_INITSTAT) & UMC_INITSTAT_INIT1ST) in umc_ch_init()
154 while (readl(dc_base + UMC_INITSTAT) & UMC_INITSTAT_INIT1ST) in umc_ch_init()