Searched refs:SCG_SPLL_CSR_SPLLVLD_MASK (Results 1 – 2 of 2) sorted by relevance
141 #define SCG_SPLL_CSR_SPLLVLD_MASK ((0x1UL) << SCG_SPLL_CSR_SPLLVLD_SHIFT) macro
482 if (!(reg & SCG_SPLL_CSR_SPLLVLD_MASK)) in decode_pll()884 while (!(readl(&scg1_regs->spllcsr) & SCG_SPLL_CSR_SPLLVLD_MASK)) in scg_a7_spll_init()