Home
last modified time | relevance | path

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

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