Home
last modified time | relevance | path

Searched defs:CLK_DIV_LEFTBUS_VAL (Results 1 – 2 of 2) sorted by relevance

/third_party/uboot/u-boot-2020.01/board/samsung/trats/
Dsetup.h117 #define CLK_DIV_LEFTBUS_VAL ((GPL_RATIO << 4) | (GDL_RATIO)) macro
/third_party/uboot/u-boot-2020.01/arch/arm/mach-exynos/
Dexynos4_setup.h160 #define CLK_DIV_LEFTBUS_VAL ((GPL_RATIO << 4) | (GDL_RATIO)) macro