Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/mscc/
H A Docelot_sys.h112 #define SYS_PTP_CFG_PTP_STAMP_WID(x) (((x) << 2) & GENMASK(7, 2)) macro
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_ptp.c842 ocelot_write(ocelot, SYS_PTP_CFG_PTP_STAMP_WID(30), SYS_PTP_CFG); in ocelot_init_timestamp()