Searched refs:PTP_LTC_OFFSET_VAL (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/phy/mscc/ | ||
H A D | mscc_ptp.h | 221 #define PTP_LTC_OFFSET_VAL(x) (x) macro |
H A D | mscc_ptp.c | 770 val = PTP_LTC_OFFSET_VAL(abs(delta)) | PTP_LTC_OFFSET_ADJ; in vsc85xx_adjtime() |