Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_hwtstamp.c44 if (!(value & PTP_TCR_TSCTRLSSR)) in config_sub_second_increment()
115 if (value & PTP_TCR_TSCTRLSSR) in adjust_systime()
Dstmmac_ptp.h39 #define PTP_TCR_TSCTRLSSR BIT(9) /* Digital or Binary Rollover Control */ macro
Ddwmac5.c529 if (!(systime_flags & PTP_TCR_TSCTRLSSR)) in dwmac5_flex_pps_config()
Ddwxgmac2_core.c1139 if (!(systime_flags & PTP_TCR_TSCTRLSSR)) in dwxgmac2_flex_pps_config()
Dstmmac_main.c667 value = (PTP_TCR_TSENA | PTP_TCR_TSCFUPDT | PTP_TCR_TSCTRLSSR | in stmmac_hwtstamp_set()