Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-exynos/
H A Ddmc_common.c86 val |= FP_RSYNC; in update_reset_dll()
91 val &= ~FP_RSYNC; in update_reset_dll()
H A Dexynos5_setup.h418 #define FP_RSYNC (1 << 3) /* Force DLL resyncronization */ macro