Searched refs:FP_RSYNC (Results 1 – 2 of 2) sorted by relevance
86 val |= FP_RSYNC; in update_reset_dll()91 val &= ~FP_RSYNC; in update_reset_dll()
418 #define FP_RSYNC (1 << 3) /* Force DLL resyncronization */ macro