Searched refs:PTP_ACR_MASK (Results 1 – 3 of 3) sorted by relevance
77 #define PTP_ACR_MASK GENMASK(7, 4) /* Aux Snapshot Mask */ macro
207 acr_value &= ~PTP_ACR_MASK; in stmmac_enable()
338 acr_value &= ~PTP_ACR_MASK; in intel_crosststamp()