Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_hwtstamp.c50 if (data > PTP_SSIR_SSINC_MAX) in config_sub_second_increment()
51 data = PTP_SSIR_SSINC_MAX; in config_sub_second_increment()
H A Dstmmac_ptp.h73 #define PTP_SSIR_SSINC_MAX 0xff macro