Home
last modified time | relevance | path

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

12

/linux/arch/m68k/fpsp040/
H A 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
H A Dstanh.S40 | 6. (|X| >= 50 log2) Tanh(X) = +-1 (round to nearest). Thus, we
H A 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)
H A Ddecbin.S83 | to nearest, minus, and plus, respectively. The tables include
H A Dfpsp.h293 .set rn_mode,0x00 | round nearest
/linux/arch/arm/boot/dts/marvell/
H A Darmada-388-clearfog.dts20 /* CON2, nearest CPU, USB2 only. */
27 /* Port 2, Lane 0. CON2, nearest CPU. */
H A Darmada-388-clearfog.dtsi56 /* CON3, nearest power. */
73 /* Port 1, Lane 0. CON3, nearest power. */
/linux/Documentation/admin-guide/
H A Dnumastat.rst52 implementation actually treats one of the nearest nodes with memory as the
55 numa_foreign statistics of the nearest node.
/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-srggb8-pisp-comp.rst47 independently, with rounding to the nearest level.
64 encodings will fit. Each pixel value is quantized to the nearest of 176
H A Dvidioc-s-hw-freq-seek.rst92 driver selects the nearest value that is supported by the device.
H A Ddev-encoder.rst372 The encoder may adjust the crop/compose rectangles to the nearest
/linux/drivers/media/dvb-frontends/
H A 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/Documentation/hwmon/
H A Dadt7470.rst76 The PWM frequency is rounded to the nearest one of:
/linux/Documentation/arch/xtensa/
H A Dmmu.rst62 5. The parent-bus-address value is rounded down to the nearest 256MB boundary
/linux/drivers/media/i2c/
H A Dthp7312.c310 thp7312_find_mode(unsigned int width, unsigned int height, bool nearest) in thp7312_find_mode() argument
318 if (!nearest && (mode->width != width || mode->height != height)) in thp7312_find_mode()
326 bool nearest) in thp7312_find_rate() argument
344 if (!nearest && best_delta) in thp7312_find_rate()
/linux/Documentation/arch/arm/nwfpe/
H A Dtodo.rst41 The IEEE standard defines 4 rounding modes. Round to nearest is the
H A Dnetwinder-fpe.rst15 default = round to nearest
/linux/Documentation/ABI/testing/
H A Dsysfs-tty156 the RX trigger is changed to the nearest lower value for the
/linux/tools/perf/Documentation/
H A Dperf-kvm.txt120 The size is rounded up to the nearest power-of-two page value.
H A Dperf-trace.txt110 The size is rounded up to the nearest power-of-two page value.
H A Dperf-top.txt87 The size is rounded up to the nearest power-of-two page value.
/linux/Documentation/admin-guide/perf/
H A Dhisi-pmu.rst93 etc, it is mainly helpful to find that the data source is nearest from the CPU
/linux/Documentation/PCI/
H A Dacpi-info.rst133 taken from the nearest matching resource above the device in the device
/linux/Documentation/timers/
H A Dhighres.rst227 nearest event in the previous call to hrtimer_stop_sched_tick.
/linux/arch/m68k/ifpsp060/src/
H A Dfplsp.S503 set rn_mode, 0x0 # round-to-nearest
6733 # Step 2. Calculate N = round-to-nearest-int( X * 64/log2 ). #
6736 # 2.2 N := round-to-nearest-integer( X * 64/log2 ). #
6745 # N := round-to-nearest-integer(Z) #
7833 # 6. (|X| >= 50 log2) Tanh(X) = +-1 (round to nearest). Thus, we #
8670 # Notes: Default means round-to-nearest mode, no floating-point #
8684 # Notes: Default means round-to-nearest mode, no floating-point #
8697 # Notes: Default means round-to-nearest mode, no floating-point #
8711 # Notes: Default means round-to-nearest mode, no floating-point #

12