Searched refs:SCG_APLL_CSR_APLLVLD_MASK (Results 1 – 2 of 2) sorted by relevance
146 #define SCG_APLL_CSR_APLLVLD_MASK (0x01000000) macro
511 if (!(reg & SCG_APLL_CSR_APLLVLD_MASK)) in decode_pll()980 while (!(readl(&scg1_regs->apllcsr) & SCG_APLL_CSR_APLLVLD_MASK)) in scg_a7_apll_init()