Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/mscc/
H A Dmscc_ptp.h136 #define PTP_LTC_SEQUENCE_A(x) ((x) & PTP_LTC_SEQUENCE_A_MASK) macro
H A Dmscc_ptp.c1310 val |= PTP_LTC_SEQUENCE_A(ltc_seq_a[PHC_CLK_250MHZ]); in __vsc8584_init_ptp()