HomeSort by relevance Sort by last modified time
    Searched refs:BPLL_CON0_LOCKED (Results 1 - 2 of 2) sorted by null

  /external/u-boot/arch/arm/mach-exynos/
exynos5_setup.h 160 #define BPLL_CON0_LOCKED (1 << 29)
clock_init_exynos5.c 636 while ((readl(&clk->bpll_con0) & BPLL_CON0_LOCKED) == 0)

Completed in 822 milliseconds