Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/samsung/odroid/
H A Dsetup.h77 #define DIV_STAT_CPU1_CHANGING (DIV_COPY(DIV_STAT_CHANGING) | \ macro
H A Dodroid.c174 while (readl(&clk->div_stat_cpu1) & DIV_STAT_CPU1_CHANGING) in board_clock_init()