Home
last modified time | relevance | path

Searched defs:CLK_DIV_CPU1_VAL (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/board/samsung/trats/
H A Dsetup.h49 #define CLK_DIV_CPU1_VAL ((HPM_RATIO << 4) | (COPY_RATIO)) macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/
H A Dexynos4_setup.h64 #define CLK_DIV_CPU1_VAL ((HPM_RATIO << 4) | (COPY_RATIO)) macro
H A Dexynos5_setup.h124 #define CLK_DIV_CPU1_VAL ((HPM_RATIO << 4) \ macro