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