Home
last modified time | relevance | path

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

12

/Linux-v6.1/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-v6.1/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-v6.1/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.
/Linux-v6.1/drivers/gpu/drm/bridge/
Dsii902x.c507 u8 i, nearest = 0; in sii902x_select_mclk_div() local
515 nearest = i; in sii902x_select_mclk_div()
521 *i2s_config_reg |= nearest << 4; in sii902x_select_mclk_div()
523 return sii902x_mclk_div_table[nearest]; in sii902x_select_mclk_div()
/Linux-v6.1/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()
/Linux-v6.1/drivers/staging/media/imx/
DTODO5 - The CSI subdevice parses its nearest upstream neighbor's device-tree
/Linux-v6.1/Documentation/hwmon/
Dadt7470.rst76 The PWM frequency is rounded to the nearest one of:
/Linux-v6.1/Documentation/xtensa/
Dmmu.rst62 5. The parent-bus-address value is rounded down to the nearest 256MB boundary
/Linux-v6.1/Documentation/arm/nwfpe/
Dtodo.rst41 The IEEE standard defines 4 rounding modes. Round to nearest is the
Dnetwinder-fpe.rst15 default = round to nearest
/Linux-v6.1/Documentation/userspace-api/media/v4l/
Dvidioc-s-hw-freq-seek.rst92 driver selects the nearest value that is supported by the device.
/Linux-v6.1/Documentation/filesystems/nfs/
Dreexport.rst38 bytes, rounded up to the nearest multiple of four bytes.
/Linux-v6.1/Documentation/admin-guide/perf/
Dhisi-pmu.rst84 etc, it is mainly helpful to find that the data source is nearest from the CPU
/Linux-v6.1/tools/perf/Documentation/
Dperf-kvm.txt115 size is rounded up to have nearest pages power of two value.
Dperf-trace.txt110 size is rounded up to have nearest pages power of two value.
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-tty153 the RX trigger is changed to the nearest lower value for the
/Linux-v6.1/Documentation/driver-api/pci/
Dp2pdma.rst111 If more than one provider is supported, the one nearest to all the clients will
/Linux-v6.1/Documentation/admin-guide/device-mapper/
Dverity.rst164 into the page cache. Block hashes are stored linearly, aligned to the nearest
/Linux-v6.1/Documentation/mm/
Dnuma.rst123 kernel selected as the nearest node with memory when it built the zonelists.
/Linux-v6.1/Documentation/PCI/
Dacpi-info.rst133 taken from the nearest matching resource above the device in the device

12