Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/mscc/
H A Dmscc_ptp.h201 #define PTP_EGR_TS_FIFO_THRESH(x) (((x) << 8) & PTP_EGR_TS_FIFO_THRESH_MASK) macro
H A Dmscc_ptp.c1433 val |= PTP_EGR_TS_FIFO_SIG_BYTES(16) | PTP_EGR_TS_FIFO_THRESH(7); in __vsc8584_init_ptp()