Home
last modified time | relevance | path

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

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