Home
last modified time | relevance | path

Searched refs:nearest (Results 1 – 25 of 40) sorted by relevance

12

/Linux-v4.19/arch/m68k/fpsp040/
Dslog2.S34 | Notes: Default means round-to-nearest mode, no floating-point
49 | Notes: Default means round-to-nearest mode, no floating-point
63 | Notes: Default means round-to-nearest mode, no floating-point
78 | Notes: Default means round-to-nearest mode, no floating-point
Dstanh.S40 | 6. (|X| >= 50 log2) Tanh(X) = +-1 (round to nearest). Thus, we
Dsetox.S79 | Step 2. Calculate N = round-to-nearest-int( X * 64/log2 ).
81 | 2.2 N := round-to-nearest-integer( X * 64/log2 ).
89 | N := round-to-nearest-integer(Z)
Ddecbin.S83 | to nearest, minus, and plus, respectively. The tables include
Dfpsp.h293 .set rn_mode,0x00 | round nearest
/Linux-v4.19/arch/arm/boot/dts/
Darmada-388-clearfog.dts19 /* CON2, nearest CPU, USB2 only. */
26 /* Port 2, Lane 0. CON2, nearest CPU. */
Darmada-388-clearfog.dtsi56 /* CON3, nearest power. */
73 /* Port 1, Lane 0. CON3, nearest power. */
/Linux-v4.19/drivers/media/dvb-frontends/
Dcx24123.c439 u32 exp, nearest = 0; in cx24123_int_log2() local
444 for (exp = 1; div > exp; nearest++) in cx24123_int_log2()
447 return nearest; in cx24123_int_log2()
/Linux-v4.19/Documentation/hwmon/
Dadt747072 The PWM frequency is rounded to the nearest one of:
/Linux-v4.19/drivers/staging/media/imx/
DTODO5 - The CSI subdevice parses its nearest upstream neighbor's device-tree
/Linux-v4.19/Documentation/xtensa/
Dmmu.txt56 5. The parent-bus-address value is rounded down to the nearest 256MB boundary
/Linux-v4.19/Documentation/media/uapi/v4l/
Dvidioc-s-hw-freq-seek.rst94 driver selects the nearest value that is supported by the device.
/Linux-v4.19/Documentation/arm/nwfpe/
DTODO38 The IEEE standard defines 4 rounding modes. Round to nearest is the
DREADME.FPE9 default = round to nearest
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-tty153 the RX trigger is changed to the nearest lower value for the
Dsysfs-devices-power199 up to the nearest second.
/Linux-v4.19/tools/perf/Documentation/
Dperf-kvm.txt126 size is rounded up to have nearest pages power of two value.
Dperf-top.txt77 size is rounded up to have nearest pages power of two value.
Dperf-trace.txt105 size is rounded up to have nearest pages power of two value.
/Linux-v4.19/Documentation/device-mapper/
Dverity.txt140 into the page cache. Block hashes are stored linearly, aligned to the nearest
/Linux-v4.19/Documentation/vm/
Dnuma.rst123 kernel selected as the nearest node with memory when it built the zonelists.
/Linux-v4.19/drivers/media/i2c/
Dov5640.c1414 int width, int height, bool nearest) in ov5640_find_mode() argument
1424 (!nearest && (mode->hact != width || mode->vact != height))) in ov5640_find_mode()
/Linux-v4.19/Documentation/PCI/
Dacpi-info.txt129 taken from the nearest matching resource above the device in the device
/Linux-v4.19/Documentation/timers/
Dhighres.txt223 nearest event in the previous call to hrtimer_stop_sched_tick.
/Linux-v4.19/Documentation/
Dnommu-mmap.txt275 NOMMU mmap automatically rounds up to the nearest power-of-2 number of pages

12