Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Dclock.h119 unsigned int div_stat_fsys1; member
357 unsigned int div_stat_fsys1; member
752 unsigned int div_stat_fsys1; member
1156 unsigned int div_stat_fsys1; member
/OK3568_Linux_fs/u-boot/board/samsung/odroid/
H A Dodroid.c319 while (readl(&clk->div_stat_fsys1) & DIV_STAT_FSYS1_CHANGING) in board_clock_init()