Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac5.h153 unsigned int ptp_rate);
H A Ddwmac5.c595 unsigned int ptp_rate) in dwmac5_est_configure() argument
617 ctrl |= ((1000000000 / ptp_rate) * 6) << PTOV_SHIFT; in dwmac5_est_configure()
H A Ddwxgmac2_core.c1527 unsigned int ptp_rate) in dwxgmac3_est_configure() argument
1549 ctrl |= ((1000000000 / ptp_rate) * 9) << XGMAC_PTOV_SHIFT; in dwxgmac3_est_configure()
H A Dhwif.h412 unsigned int ptp_rate);