Home
last modified time | relevance | path

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

/u-boot/board/samsung/odroid/
A Dodroid.c148 set = CORE_RATIO(0) | COREM0_RATIO(2) | COREM1_RATIO(5) | in board_clock_init()
162 clr = CORE_RATIO(7) | COREM0_RATIO(7) | COREM1_RATIO(7) | in board_clock_init()
A Dsetup.h39 #define COREM1_RATIO(x) (((x) & 0x7) << 8) macro
/u-boot/arch/arm/mach-exynos/
A Dexynos4_setup.h49 #define COREM1_RATIO 0x7 macro
56 | (COREM1_RATIO << 8) \
/u-boot/board/samsung/trats/
A Dsetup.h34 #define COREM1_RATIO 0x7 macro
41 | (COREM1_RATIO << 8) \

Completed in 12 milliseconds