Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/mscc/
H A Docelot_sys.h103 #define SYS_PTP_STATUS_PTP_MESS_SEQ_ID(x) ((x) & GENMASK(15, 0)) macro
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_ptp.c767 seqid = SYS_PTP_STATUS_PTP_MESS_SEQ_ID(val); in ocelot_get_txtstamp()