Home
last modified time | relevance | path

Searched refs:ptp_rate (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_est.c29 unsigned int ptp_rate) in est_configure() argument
35 if (!ptp_rate) { in est_configure()
58 ctrl |= ((NSEC_PER_SEC / ptp_rate) * EST_XGMAC_PTOV_MUL) << in est_configure()
62 ctrl |= ((NSEC_PER_SEC / ptp_rate) * EST_GMAC5_PTOV_MUL) << in est_configure()
H A Dhwif.h630 unsigned int ptp_rate);