Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dclock.h120 unsigned int div_stat_fsys3; member
358 unsigned int div_stat_fsys3; member
/openbmc/u-boot/board/samsung/odroid/
H A Dodroid.c362 while (readl(&clk->div_stat_fsys3) & DIV_STAT_FSYS3_CHANGING) in board_clock_init()