Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/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. */
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dnumastat.rst52 implementation actually treats one of the nearest nodes with memory as the
55 numa_foreign statistics of the nearest node.
/kernel/linux/linux-5.10/drivers/staging/media/imx/
DTODO5 - The CSI subdevice parses its nearest upstream neighbor's device-tree
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/
Dsii902x.c469 u8 i, nearest = 0; in sii902x_select_mclk_div() local
477 nearest = i; in sii902x_select_mclk_div()
483 *i2s_config_reg |= nearest << 4; in sii902x_select_mclk_div()
485 return sii902x_mclk_div_table[nearest]; in sii902x_select_mclk_div()
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
Dcx24123.c430 u32 exp, nearest = 0; in cx24123_int_log2() local
435 for (exp = 1; div > exp; nearest++) in cx24123_int_log2()
438 return nearest; in cx24123_int_log2()
/kernel/linux/linux-5.10/Documentation/hwmon/
Dadt7470.rst76 The PWM frequency is rounded to the nearest one of:
/kernel/linux/linux-5.10/Documentation/xtensa/
Dmmu.rst62 5. The parent-bus-address value is rounded down to the nearest 256MB boundary
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dvidioc-s-hw-freq-seek.rst92 driver selects the nearest value that is supported by the device.
/kernel/linux/linux-5.10/Documentation/arm/nwfpe/
Dtodo.rst41 The IEEE standard defines 4 rounding modes. Round to nearest is the
Dnetwinder-fpe.rst15 default = round to nearest
/kernel/linux/linux-5.10/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.
/kernel/linux/linux-5.10/tools/perf/Documentation/
Dperf-kvm.txt127 size is rounded up to have nearest pages power of two value.
Dperf-top.txt85 size is rounded up to have nearest pages power of two value.
/kernel/linux/linux-5.10/Documentation/driver-api/pci/
Dp2pdma.rst111 If more than one provider is supported, the one nearest to all the clients will
/kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/
Dverity.rst155 into the page cache. Block hashes are stored linearly, aligned to the nearest
/kernel/linux/linux-5.10/Documentation/vm/
Dnuma.rst123 kernel selected as the nearest node with memory when it built the zonelists.
/kernel/linux/linux-5.10/Documentation/PCI/
Dacpi-info.rst133 taken from the nearest matching resource above the device in the device
/kernel/linux/linux-5.10/drivers/media/i2c/
Dov5640.c1528 int width, int height, bool nearest) in ov5640_find_mode() argument
1538 (!nearest && (mode->hact != width || mode->vact != height))) in ov5640_find_mode()

123