Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dclock.h118 unsigned int div_stat_fsys1; member
356 unsigned int div_stat_fsys1; member
751 unsigned int div_stat_fsys1; member
1155 unsigned int div_stat_fsys1; member
/openbmc/u-boot/board/samsung/odroid/
H A Dodroid.c326 while (readl(&clk->div_stat_fsys1) & DIV_STAT_FSYS1_CHANGING) in board_clock_init()