Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dclock_sun50i_h6.h236 #define CCM_PLL5_LOCK BIT(28) macro
/openbmc/u-boot/arch/arm/mach-sunxi/
H A Ddram_sun50i_h6.c313 mctl_await_completion(&ccm->pll5_cfg, CCM_PLL5_LOCK, CCM_PLL5_LOCK); in mctl_sys_init()