Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-sunxi/
H A Dclock_sun50i_h6.c14 while (!(readl(&ccm->pll6_cfg) & CCM_PLL6_LOCK)) in clock_init_safe()
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dclock_sun50i_h6.h244 #define CCM_PLL6_LOCK BIT(28) macro