Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/ptp/
Dptp_ocp.c333 u32 ts_window_adjust; member
807 if (sts && bp->ts_window_adjust) { in __ptp_ocp_gettime_locked()
810 sts->post_ts = ns_to_timespec64(ns - bp->ts_window_adjust); in __ptp_ocp_gettime_locked()
1151 bp->ts_window_adjust = (delay >> 5) * 3; in ptp_ocp_estimate_pci_timing()
2820 return sysfs_emit(buf, "%d\n", bp->ts_window_adjust); in ts_window_adjust_show()
2836 bp->ts_window_adjust = val; in ts_window_adjust_store()
2840 static DEVICE_ATTR_RW(ts_window_adjust);
/linux-5.19.10/Documentation/ABI/testing/
Dsysfs-timecard243 What: /sys/class/timecard/ocpN/ts_window_adjust