Home
last modified time | relevance | path

Searched full:accuracy (Results 1 – 25 of 283) sorted by relevance

12345678910>>...12

/linux/arch/x86/math-emu/
H A DREADME72 based upon getting good accuracy with reasonable speed.
225 ----------------------- Accuracy of wm-FPU-emu -----------------------
228 The accuracy of the emulator is in almost all cases equal to or better
237 The following table compares the emulator accuracy for the sqrt(),
240 would be 64 bits. The reduced Turbo C accuracy of cos() and tan() for
243 accurate to 64 bits can result in a relative accuracy in cos() of
260 ** The accuracy for exp() and log() is low because the FPU (emulator)
274 consequence, the accuracy of these functions for large arguments has
276 FPU). There is also now no degradation of accuracy for fcos and fptan
278 definition of accuracy has changed slightly from that used for the
[all …]
/linux/Documentation/devicetree/bindings/clock/
H A Dfixed-clock.yaml31 clock-accuracy:
32 description: accuracy of clock in ppb (parts per billion).
51 clock-accuracy = <100>;
/linux/drivers/clk/
H A Dclk-fixed-rate.c165 u32 accuracy = 0; in _of_fixed_clk_setup() local
171 of_property_read_u32(node, "clock-accuracy", &accuracy); in _of_fixed_clk_setup()
176 0, rate, accuracy); in _of_fixed_clk_setup()
H A Dclk-fixed-rate_test.c29 * @fixed_accuracy: accuracy of clk
141 * clk_hw_register_fixed_rate_with_accuracy() gets the proper accuracy.
235 * Test that clk_get_accuracy() on a fixed rate clk ignores the parent accuracy.
311 * accuracy.
H A Dkunit_clk_fixed_rate_test.dtso12 clock-accuracy = <TEST_FIXED_ACCURACY>;
/linux/Documentation/hwmon/
H A Dshtc1.rst58 2. high or low accuracy. High accuracy is used by default and using it is
H A Dpc87360.rst74 readings more range or accuracy. Usually, users have to learn how it works,
81 slowest accuracy highest
94 * accuracy around 3000 RPM: 3000^2/clock
98 RPM as the lowest acceptable accuracy.
H A Dgl518sm.rst47 degrees, with a accuracy of +/-3 degrees.
54 give the readings more range or accuracy. Not all RPM values can
H A Dadt7410.rst51 -55°C to +150°C. It has a high accuracy of +/-0.5°C and can be operated at a
65 a better accuracy (0.25°C instead of 0.50°C.)
H A Dtc74.rst18 and +- 2 degrees centigrade accuracy.
H A Dtmp103.rst27 Accuracy: ±1°C Typ (-10°C to +100°C)
H A Dlan966x.rst25 its accuracy is +/- 5 degrees Celsius. The fan controller has a
H A Dds1621.rst122 Temperature Accuracy
133 Please refer to the device datasheets for accuracy at other temperatures.
/linux/Documentation/timers/
H A Dtimekeeping.rst46 When the wall-clock accuracy of the clock source isn't satisfactory, there
125 between accuracy compared to the clock source, you may sacrifice accuracy
135 jiffy frequency for the architecture. This will affect scheduling accuracy
/linux/drivers/clk/at91/
H A Dclk-main.c40 unsigned long accuracy; member
266 return osc->accuracy; in clk_main_rc_osc_recalc_accuracy()
299 u32 frequency, u32 accuracy) in at91_clk_register_main_rc_osc() argument
322 osc->accuracy = accuracy; in at91_clk_register_main_rc_osc()
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-adc-mt636012 Indicated MT6360 VBUS ADC with lower accuracy(+-75mA)
20 Indicated MT6360 VBUS ADC with higher accuracy(+-30mA)
H A Dsysfs-bus-iio-light-tsl258320 It is used in the process of calibrating the device accuracy.
/linux/Documentation/sound/designs/
H A Dtimestamping.rst76 accuracy. It can also request the delay-to-analog be included in the
92 The audio timestamp accuracy can be returned to user-space, so that
115 The accuracy is reported in nanosecond units (using an unsigned 32-bit
191 shows how compensating for the delay exposes a 1ms accuracy (due to
/linux/Documentation/devicetree/bindings/power/supply/
H A Dmediatek,mt6370-charger.yaml50 VBUS voltage with lower accuracy (+-75mV) but higher measure
53 VBUS voltage with higher accuracy (+-30mV) but lower measure
/linux/drivers/hwmon/
H A Dlm92.c11 * accuracy. Complete datasheet can be obtained from National's website
16 * This chip is compatible with the LM92, but has a lesser accuracy
313 * Read twice to improve detection accuracy. in lm92_detect()
/linux/include/vdso/
H A Dktime.h10 * idea of the (in)accuracy of timers. Timer values are rounded up to
/linux/Documentation/devicetree/bindings/iio/pressure/
H A Dhoneywell,hsc030pa.yaml34 …trustability-hsc-series/documents/sps-siot-trustability-hsc-series-high-accuracy-board-mount-press…
35 …tability-ssc-series/documents/sps-siot-trustability-ssc-series-standard-accuracy-board-mount-press…
/linux/drivers/rtc/
H A Drtc-efi.c176 "Accuracy\t: %u\n" in efi_procfs()
178 cap.resolution, cap.accuracy, cap.sets_to_zero); in efi_procfs()
/linux/Documentation/devicetree/bindings/mfd/
H A Dmediatek,mt6370.yaml41 accuracy, higher measure range), VBUSDIV2 (higher accuracy, lower
/linux/tools/perf/Documentation/
H A Dperf-stat.txt358 accuracy. However, as events may not be scheduled together accuracy
367 group is that the group may require multiplexing and so accuracy for a
370 may be used to increase accuracy in this case.
523 appending '_group' to it and this will increase accuracy compared to

12345678910>>...12