Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Dclock.h120 unsigned int div_stat_fsys2; member
358 unsigned int div_stat_fsys2; member
753 unsigned int div_stat_fsys2; member
1157 unsigned int div_stat_fsys2; member
/OK3568_Linux_fs/u-boot/board/samsung/odroid/
H A Dodroid.c339 while (readl(&clk->div_stat_fsys2) & DIV_STAT_FSYS2_CHANGING) in board_clock_init()