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