Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/samsung/odroid/
H A Dsetup.h57 #define DIV_STAT_CHANGING 0x1 macro
58 #define DIV_STAT_CPU0_CHANGING (DIV_CORE(DIV_STAT_CHANGING) | \
59 DIV_COREM0(DIV_STAT_CHANGING) | \
60 DIV_COREM1(DIV_STAT_CHANGING) | \
61 DIV_PERIPH(DIV_STAT_CHANGING) | \
62 DIV_ATB(DIV_STAT_CHANGING) | \
63 DIV_PCLK_DBG(DIV_STAT_CHANGING) | \
64 DIV_APLL(DIV_STAT_CHANGING) | \
65 DIV_CORE2(DIV_STAT_CHANGING))
77 #define DIV_STAT_CPU1_CHANGING (DIV_COPY(DIV_STAT_CHANGING) | \
[all …]