Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/stmicro/stmmac/
Ddwmac5.h153 unsigned int ptp_rate);
Ddwmac5.c580 unsigned int ptp_rate) in dwmac5_est_configure() argument
602 ctrl |= ((1000000000 / ptp_rate) * 6) << PTOV_SHIFT; in dwmac5_est_configure()
Ddwxgmac2_core.c1400 unsigned int ptp_rate) in dwxgmac3_est_configure() argument
1422 ctrl |= ((1000000000 / ptp_rate) * 9) << XGMAC_PTOV_SHIFT; in dwxgmac3_est_configure()
Dhwif.h392 unsigned int ptp_rate);