Home
last modified time | relevance | path

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

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