/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
D | slog2.S | 34 | 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
|
D | stanh.S | 40 | 6. (|X| >= 50 log2) Tanh(X) = +-1 (round to nearest). Thus, we
|
D | setox.S | 79 | 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)
|
D | decbin.S | 83 | to nearest, minus, and plus, respectively. The tables include
|
D | fpsp.h | 293 .set rn_mode,0x00 | round nearest
|
/kernel/linux/linux-5.10/arch/arm/boot/dts/ |
D | armada-388-clearfog.dts | 19 /* CON2, nearest CPU, USB2 only. */ 26 /* Port 2, Lane 0. CON2, nearest CPU. */
|
D | armada-388-clearfog.dtsi | 56 /* CON3, nearest power. */ 73 /* Port 1, Lane 0. CON3, nearest power. */
|
/kernel/linux/linux-5.10/Documentation/admin-guide/ |
D | numastat.rst | 52 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/ |
D | TODO | 5 - The CSI subdevice parses its nearest upstream neighbor's device-tree
|
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/ |
D | sii902x.c | 469 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/ |
D | cx24123.c | 430 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/ |
D | adt7470.rst | 76 The PWM frequency is rounded to the nearest one of:
|
/kernel/linux/linux-5.10/Documentation/xtensa/ |
D | mmu.rst | 62 5. The parent-bus-address value is rounded down to the nearest 256MB boundary
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
D | vidioc-s-hw-freq-seek.rst | 92 driver selects the nearest value that is supported by the device.
|
/kernel/linux/linux-5.10/Documentation/arm/nwfpe/ |
D | todo.rst | 41 The IEEE standard defines 4 rounding modes. Round to nearest is the
|
D | netwinder-fpe.rst | 15 default = round to nearest
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-tty | 153 the RX trigger is changed to the nearest lower value for the
|
D | sysfs-devices-power | 199 up to the nearest second.
|
/kernel/linux/linux-5.10/tools/perf/Documentation/ |
D | perf-kvm.txt | 127 size is rounded up to have nearest pages power of two value.
|
D | perf-top.txt | 85 size is rounded up to have nearest pages power of two value.
|
/kernel/linux/linux-5.10/Documentation/driver-api/pci/ |
D | p2pdma.rst | 111 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/ |
D | verity.rst | 155 into the page cache. Block hashes are stored linearly, aligned to the nearest
|
/kernel/linux/linux-5.10/Documentation/vm/ |
D | numa.rst | 123 kernel selected as the nearest node with memory when it built the zonelists.
|
/kernel/linux/linux-5.10/Documentation/PCI/ |
D | acpi-info.rst | 133 taken from the nearest matching resource above the device in the device
|
/kernel/linux/linux-5.10/drivers/media/i2c/ |
D | ov5640.c | 1528 int width, int height, bool nearest) in ov5640_find_mode() argument 1538 (!nearest && (mode->hact != width || mode->vact != height))) in ov5640_find_mode()
|