Home
last modified time | relevance | path

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

/linux/drivers/ptp/
H A Dptp_ocp.c410 u32 ts_window_adjust; member
1494 if (sts && bp->ts_window_adjust) in __ptp_ocp_gettime_locked()
1495 sts->post_sts.systime -= bp->ts_window_adjust; in __ptp_ocp_gettime_locked()
1846 bp->ts_window_adjust = (delay >> 5) * 3; in ptp_ocp_estimate_pci_timing()
3817 return sysfs_emit(buf, "%d\n", bp->ts_window_adjust); in ts_window_adjust_show()
3833 bp->ts_window_adjust = val; in ts_window_adjust_store()
3837 static DEVICE_ATTR_RW(ts_window_adjust);
/linux/Documentation/ABI/testing/
H A Dsysfs-timecard243 What: /sys/class/timecard/ocpN/ts_window_adjust