Searched refs:PTP_SSIR_SSINC_MASK (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/ | ||
D | stmmac_ptp.h | 69 #define PTP_SSIR_SSINC_MASK 0xff macro |
D | stmmac_hwtstamp.c | 52 data &= PTP_SSIR_SSINC_MASK; in config_sub_second_increment() |