Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_est.h13 #define EST_GMAC5_PTOV_MUL 6 macro
Dstmmac_est.c57 ctrl |= ((NSEC_PER_SEC / ptp_rate) * EST_GMAC5_PTOV_MUL) << in est_configure()