/openbmc/linux/arch/mips/kvm/ |
H A D | emulate.c | 549 int drift, ret = 0; in kvm_mips_restore_hrtimer() local 562 drift = count - before_count; in kvm_mips_restore_hrtimer() 563 if (drift < min_drift) { in kvm_mips_restore_hrtimer() 565 vcpu->arch.count_bias += drift; in kvm_mips_restore_hrtimer() 566 ret = drift; in kvm_mips_restore_hrtimer() 578 drift = count - now_count; in kvm_mips_restore_hrtimer() 579 if (drift > 0) { in kvm_mips_restore_hrtimer() 581 vcpu->arch.count_bias += drift; in kvm_mips_restore_hrtimer() 582 ret = drift; in kvm_mips_restore_hrtimer()
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntp/ntp/ |
H A D | ntp.conf | 4 driftfile /var/lib/ntp/drift
|
/openbmc/openbmc/meta-ibm/recipes-support/chrony/chrony/huygens/ |
H A D | chrony.conf | 26 driftfile /var/lib/chrony/drift
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/chrony/chrony/ |
H A D | chrony.conf | 33 driftfile /var/lib/chrony/drift
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-devices-platform-trackpoint | 109 drift (noise) calibration occurs. 111 IBM Trackpoints have a feature to compensate for drift by
|
H A D | sysfs-class-thermal | 132 for long term drift. For more information see
|
H A D | sysfs-timecard | 82 Description: (RO) Contains the current drift value used by the firmware
|
H A D | sysfs-bus-iio | 2038 element deterioration that would otherwise lead to sensor drift.
|
/openbmc/linux/Documentation/devicetree/bindings/clock/ti/ |
H A D | dra7-atl.txt | 7 signals - can compensate the drift between the two ws signal.
|
/openbmc/linux/drivers/gpu/drm/vc4/ |
H A D | vc4_hdmi.c | 1648 u32 drift; in vc4_hdmi_recenter_fifo() local 1657 drift = HDMI_READ(HDMI_FIFO_CTL); in vc4_hdmi_recenter_fifo() 1658 drift &= VC4_HDMI_FIFO_VALID_WRITE_MASK; in vc4_hdmi_recenter_fifo() 1661 drift & ~VC4_HDMI_FIFO_CTL_RECENTER); in vc4_hdmi_recenter_fifo() 1663 drift | VC4_HDMI_FIFO_CTL_RECENTER); in vc4_hdmi_recenter_fifo() 1672 drift & ~VC4_HDMI_FIFO_CTL_RECENTER); in vc4_hdmi_recenter_fifo() 1674 drift | VC4_HDMI_FIFO_CTL_RECENTER); in vc4_hdmi_recenter_fifo()
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/chrony/ |
H A D | chrony_4.6.1.bb | 107 # Variable data (for drift and/or rtc file)
|
/openbmc/linux/kernel/time/ |
H A D | Kconfig | 208 interval and NTP's maximum frequency drift of 500 parts
|
/openbmc/linux/Documentation/input/devices/ |
H A D | ntrig.rst | 119 The calibration of these devices does drift over time. If ghosts or contact
|
/openbmc/linux/Documentation/core-api/ |
H A D | timekeeping.rst | 56 clocksource without (NTP) adjustments for clock drift. This is
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xscreensaver/files/ |
H A D | 0001-Tweak-app-defaults.patch | 72 - drift -root \n\
|
/openbmc/linux/Documentation/driver-api/thermal/ |
H A D | power_allocator.rst | 166 allows the PID controller to compensate for long term drift and for
|
/openbmc/linux/Documentation/timers/ |
H A D | timekeeping.rst | 155 drift between the CPUs on the system. The kernel can work around this by
|
/openbmc/linux/Documentation/virt/kvm/x86/ |
H A D | timekeeping.rst | 392 cause the CPU clocks, and thus the TSCs to drift over time. Depending on the 393 exact clock and bus design, the drift may or may not be fixed in absolute
|
/openbmc/linux/Documentation/process/ |
H A D | 2.Process.rst | 419 long-running conversations can drift away from the original subject
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | buffer.rst | 210 drift between the video and system clock. For output streams that
|
/openbmc/qemu/ |
H A D | qemu-options.hx | 4791 " set the RTC base and clock, enable drift fix for clock ticks (x86 only)\n", 4815 Enable ``driftfix`` (i386 targets only) if you experience time drift
|