Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ptp/
H A Dptp_ocp.c350 u32 ts_window_adjust; member
996 if (sts && bp->ts_window_adjust) { in __ptp_ocp_gettime_locked()
999 sts->post_ts = ns_to_timespec64(ns - bp->ts_window_adjust); in __ptp_ocp_gettime_locked()
1347 bp->ts_window_adjust = (delay >> 5) * 3; in ptp_ocp_estimate_pci_timing()
3122 return sysfs_emit(buf, "%d\n", bp->ts_window_adjust); in ts_window_adjust_show()
3138 bp->ts_window_adjust = val; in ts_window_adjust_store()
3142 static DEVICE_ATTR_RW(ts_window_adjust);
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-timecard243 What: /sys/class/timecard/ocpN/ts_window_adjust