Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_est.h16 #define EST_XGMAC_PTOV_MUL 9 macro
Dstmmac_est.c53 ctrl |= ((NSEC_PER_SEC / ptp_rate) * EST_XGMAC_PTOV_MUL) << in est_configure()