Home
last modified time | relevance | path

Searched refs:ptp_max_adj (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_ptp.c201 if (priv->plat->ptp_max_adj) in stmmac_ptp_register()
202 stmmac_ptp_clock_ops.max_adj = priv->plat->ptp_max_adj; in stmmac_ptp_register()
Dstmmac_pci.c178 plat->ptp_max_adj = plat->clk_ptp_rate; in intel_mgbe_common_data()
/Linux-v5.4/include/linux/
Dstmmac.h172 s32 ptp_max_adj; member