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