Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac5.h95 u32 sub_second_inc, u32 systime_flags);
H A Dstmmac.h335 u32 sub_second_inc; member
H A Ddwxgmac2_core.c1159 u32 sub_second_inc, u32 systime_flags) in dwxgmac2_flex_pps_config() argument
1167 if (!sub_second_inc || !systime_flags) in dwxgmac2_flex_pps_config()
1203 do_div(period, sub_second_inc); in dwxgmac2_flex_pps_config()
H A Dhwif.h393 u32 sub_second_inc, u32 systime_flags);
H A Dstmmac_main.c619 priv->sub_second_inc = sec_inc; in stmmac_update_subsecond_increment()