Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac5.h113 unsigned int ptp_rate);
H A Ddwmac5.c573 unsigned int ptp_rate) in dwmac5_est_configure() argument
595 ctrl |= ((1000000000 / ptp_rate) * 6) << PTOV_SHIFT; in dwmac5_est_configure()
H A Ddwxgmac2_core.c1397 unsigned int ptp_rate) in dwxgmac3_est_configure() argument
1419 ctrl |= ((1000000000 / ptp_rate) * 9) << XGMAC_PTOV_SHIFT; in dwxgmac3_est_configure()
H A Dhwif.h394 unsigned int ptp_rate);