Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/stmicro/stmmac/
Ddwmac5.c508 u32 sub_second_inc, u32 systime_flags) in dwmac5_flex_pps_config() argument
518 if (!sub_second_inc || !systime_flags) in dwmac5_flex_pps_config()
536 if (!(systime_flags & PTP_TCR_TSCTRLSSR)) in dwmac5_flex_pps_config()
Ddwmac5.h151 u32 sub_second_inc, u32 systime_flags);
Dstmmac.h248 u32 systime_flags; member
Dstmmac_ptp.c201 priv->systime_flags); in stmmac_enable()
Ddwxgmac2_core.c1114 u32 sub_second_inc, u32 systime_flags) in dwxgmac2_flex_pps_config() argument
1124 if (!sub_second_inc || !systime_flags) in dwxgmac2_flex_pps_config()
1141 if (!(systime_flags & PTP_TCR_TSCTRLSSR)) in dwxgmac2_flex_pps_config()
Dhwif.h364 u32 sub_second_inc, u32 systime_flags);
Dstmmac_main.c812 priv->systime_flags = value; in stmmac_hwtstamp_set()