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