Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/ptp/
Dclock.c38 const struct device *phc; member
282 ptp_clk.phc = net_eth_get_ptp_clock(iface); in ptp_clock_init()
283 if (!ptp_clk.phc) { in ptp_clock_init()
530 ptp_clock_get(ptp_clk.phc, &current); in ptp_clock_synchronize()
545 ptp_clock_set(ptp_clk.phc, &current); in ptp_clock_synchronize()
552 ptp_clock_adjust(ptp_clk.phc, -offset); in ptp_clock_synchronize()