Home
last modified time | relevance | path

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

/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_hwtstamp.c47 if (data > PTP_SSIR_SSINC_MAX) in config_sub_second_increment()
48 data = PTP_SSIR_SSINC_MAX; in config_sub_second_increment()
Dstmmac_ptp.h64 #define PTP_SSIR_SSINC_MAX 0xff macro