Home
last modified time | relevance | path

Searched refs:systime_flags (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/stmicro/stmmac/
Ddwmac5.c501 u32 sub_second_inc, u32 systime_flags) in dwmac5_flex_pps_config() argument
511 if (!sub_second_inc || !systime_flags) in dwmac5_flex_pps_config()
529 if (!(systime_flags & PTP_TCR_TSCTRLSSR)) in dwmac5_flex_pps_config()
Ddwmac5.h111 u32 sub_second_inc, u32 systime_flags);
Dstmmac_ptp.c158 priv->systime_flags); in stmmac_enable()
Dstmmac.h218 u32 systime_flags; member
Ddwxgmac2_core.c1112 u32 sub_second_inc, u32 systime_flags) in dwxgmac2_flex_pps_config() argument
1122 if (!sub_second_inc || !systime_flags) in dwxgmac2_flex_pps_config()
1139 if (!(systime_flags & PTP_TCR_TSCTRLSSR)) in dwxgmac2_flex_pps_config()
Dhwif.h362 u32 sub_second_inc, u32 systime_flags);
Dstmmac_main.c681 priv->systime_flags = value; in stmmac_hwtstamp_set()