Searched refs:DDCO_THRESHOLD_NS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/ptp/ | ||
H A D | ptp_idt82p33.h | 23 #define DDCO_THRESHOLD_NS (5) macro |
H A D | ptp_idt82p33.c | 615 if (abs(delta_ns) < DDCO_THRESHOLD_NS) in idt82p33_start_ddco() |