Home
last modified time | relevance | path

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

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