Home
last modified time | relevance | path

Searched refs:SCG_SPLL_CSR_SPLLVLD_MASK (Results 1 – 2 of 2) sorted by relevance

/u-boot/arch/arm/include/asm/arch-mx7ulp/
A Dscg.h139 #define SCG_SPLL_CSR_SPLLVLD_MASK ((0x1UL) << SCG_SPLL_CSR_SPLLVLD_SHIFT) macro
/u-boot/arch/arm/mach-imx/mx7ulp/
A Dscg.c492 if (!(reg & SCG_SPLL_CSR_SPLLVLD_MASK)) in decode_pll()
900 while (!(readl(&scg1_regs->spllcsr) & SCG_SPLL_CSR_SPLLVLD_MASK)) in scg_a7_spll_init()

Completed in 6 milliseconds