Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/mscc/
H A Dmscc_ptp.h189 #define PTP_EGR_LOCAL_LATENCY_MASK GENMASK(22, 0) macro
190 #define PTP_EGR_LOCAL_LATENCY(x) ((x) & PTP_EGR_LOCAL_LATENCY_MASK)