Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
H A Dpinctrl-st.c463 unsigned int divergence = abs(delay - delay_times[i]); in st_pinconf_delay_to_bit() local
465 if (divergence == 0) in st_pinconf_delay_to_bit()
468 if (divergence < closest_divergence) { in st_pinconf_delay_to_bit()
469 closest_divergence = divergence; in st_pinconf_delay_to_bit()
/linux/Documentation/driver-api/acpi/
H A Dlinuxized-acpica.rst279 # generate/linux/divergence.sh -s ../linux
/linux/Documentation/arch/arm64/
H A Darm-acpi.rst366 discourage divergence between DT bindings and ACPI device properties.
452 allow most divergence between ACPI and DT functionality to be kept local to
/linux/Documentation/filesystems/
H A Dconfigfs.rst435 more explicit to have a method whereby userspace sees this divergence.
/linux/Documentation/cdrom/
H A Dcdrom-standard.rst29 This divergence of behavior has been very significant for CD-ROM
123 importantly, this led to the divergence of behavior, which has already
/linux/Documentation/process/
H A Dbackporting.rst145 divergence.
/linux/Documentation/virt/kvm/
H A Dapi.rst4292 to avoid pointless divergence from hardware. E.g. RDPID reads MSR_TSC_AUX,