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

  /external/u-boot/arch/arm/mach-exynos/include/mach/
clock.h 199 unsigned int div_stat_cpu1; member in struct:exynos4_clock
449 unsigned int div_stat_cpu1; member in struct:exynos4x12_clock
529 unsigned int div_stat_cpu1; member in struct:exynos5_clock
874 unsigned int div_stat_cpu1; member in struct:exynos5420_clock
    [all...]
  /external/u-boot/board/samsung/odroid/
odroid.c 173 while (readl(&clk->div_stat_cpu1) & DIV_STAT_CPU1_CHANGING)
  /external/u-boot/arch/arm/mach-exynos/
clock_init_exynos5.c 614 val = readl(&clk->div_stat_cpu1);

Completed in 485 milliseconds