Home
last modified time | relevance | path

Searched refs:PTP_TCR_TSCTRLSSR (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_hwtstamp.c23 PTP_TCR_TSCTRLSSR | PTP_TCR_SNAPTYPSEL_1 | \
60 if (!(value & PTP_TCR_TSCTRLSSR)) in config_sub_second_increment()
91 if (val & PTP_TCR_TSCTRLSSR) in hwtstamp_correct_latency()
165 if (value & PTP_TCR_TSCTRLSSR) in adjust_systime()
H A Dstmmac_ptp.h48 #define PTP_TCR_TSCTRLSSR BIT(9) /* Digital or Binary Rollover Control */ macro
H A Ddwmac5.c550 if (!(systime_flags & PTP_TCR_TSCTRLSSR)) in dwmac5_flex_pps_config()
H A Ddwxgmac2_core.c1198 if (!(systime_flags & PTP_TCR_TSCTRLSSR)) in dwxgmac2_flex_pps_config()
H A Dstmmac_main.c62 #define STMMAC_HWTS_ACTIVE (PTP_TCR_TSENA | PTP_TCR_TSCTRLSSR)