Searched refs:phase_snap_threshold (Results 1 – 1 of 1) sorted by relevance
31 static u32 phase_snap_threshold = SNAP_THRESHOLD_NS; variable32 module_param(phase_snap_threshold, uint, 0);33 MODULE_PARM_DESC(phase_snap_threshold,700 if (abs(delta_ns) < phase_snap_threshold) { in idt82p33_adjtime()