Home
last modified time | relevance | path

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

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