Searched refs:EST_GMAC5_PTOV_MUL (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/stmicro/stmmac/ | ||
H A D | stmmac_est.h | 13 #define EST_GMAC5_PTOV_MUL 6 macro |
H A D | stmmac_est.c | 57 ctrl |= ((NSEC_PER_SEC / ptp_rate) * EST_GMAC5_PTOV_MUL) << in est_configure() |