Home
last modified time | relevance | path

Searched refs:div_stat_cpu0 (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dclock.h198 unsigned int div_stat_cpu0; member
448 unsigned int div_stat_cpu0; member
528 unsigned int div_stat_cpu0; member
873 unsigned int div_stat_cpu0; member
/openbmc/u-boot/board/samsung/odroid/
H A Dodroid.c166 while (readl(&clk->div_stat_cpu0) & DIV_STAT_CPU0_CHANGING) in board_clock_init()
/openbmc/u-boot/board/samsung/trats/
H A Dtrats.c79 while (readl(&clk->div_stat_cpu0) & 0x1111111) in trats_low_power_mode()
/openbmc/u-boot/arch/arm/mach-exynos/
H A Dclock_init_exynos5.c609 val = readl(&clk->div_stat_cpu0); in exynos5250_system_clock_init()