Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pinctrl/
Dpinctrl-st.c468 unsigned int divergence = abs(delay - delay_times[i]); in st_pinconf_delay_to_bit() local
470 if (divergence == 0) in st_pinconf_delay_to_bit()
473 if (divergence < closest_divergence) { in st_pinconf_delay_to_bit()
474 closest_divergence = divergence; in st_pinconf_delay_to_bit()
/linux-6.12.1/Documentation/driver-api/acpi/
Dlinuxized-acpica.rst279 # generate/linux/divergence.sh -s ../linux
/linux-6.12.1/Documentation/arch/arm64/
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-6.12.1/Documentation/filesystems/
Dconfigfs.rst435 more explicit to have a method whereby userspace sees this divergence.
/linux-6.12.1/Documentation/cdrom/
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-6.12.1/Documentation/gpu/
Ddrm-uapi.rst110 other way round risks divergence of the uAPI definitions and header files.
/linux-6.12.1/Documentation/process/
Dbackporting.rst145 divergence.
/linux-6.12.1/Documentation/virt/kvm/
Dapi.rst4237 to avoid pointless divergence from hardware. E.g. RDPID reads MSR_TSC_AUX,