Home
last modified time | relevance | path

Searched refs:accuracy (Results 1 – 25 of 119) sorted by relevance

12345

/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/arch/x86/math-emu/
H A DREADME72 based upon getting good accuracy with reasonable speed.
237 The following table compares the emulator accuracy for the sqrt(),
243 accurate to 64 bits can result in a relative accuracy in cos() of
274 consequence, the accuracy of these functions for large arguments has
278 definition of accuracy has changed slightly from that used for the
313 accuracy in number of times per million, thus the second of these
314 columns shows that an accuracy of between 63.80 and 63.89 bits was
350 result of the given accuracy in bits (given in the left-most column)
359 results of relatively poor accuracy for these instructions when the
361 accuracy of the results were less than 62 bits, which occurs quite
[all …]
/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 Dkunit_clk_fixed_rate_test.dtso12 clock-accuracy = <TEST_FIXED_ACCURACY>;
/linux/drivers/iio/temperature/
H A DKconfig23 high accuracy digital temperature measurement system.
68 tristate "MLX90632 contact-less infrared sensor with medical accuracy"
73 MLX90632 contact-less infrared sensor with medical accuracy
80 tristate "MLX90635 contact-less infrared sensor with medical accuracy"
85 MLX90635 contact-less infrared sensor with medical 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 Dtc74.rst18 and +- 2 degrees centigrade accuracy.
H A Dsparx5-temp.rst24 The sensor has a range of -40°C to +125°C and an accuracy of +/-5°C.
H A Daspeed-g6-pwm-tach.rst24 The larger divisor, the less rpm accuracy and the less
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 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 Dlan966x.rst25 its accuracy is +/- 5 degrees Celsius. The fan controller has a
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 Dmax6620.rst28 range or accuracy, the desired value can be set by a programmable register
/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()
H A Dsckc.c53 unsigned long accuracy; member
183 return osc->accuracy; in clk_slow_rc_osc_recalc_accuracy()
228 unsigned long accuracy, in at91_clk_register_slow_rc_osc() argument
254 osc->accuracy = accuracy; in at91_clk_register_slow_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/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/arch/arm/boot/dts/alphascale/
H A Dalphascale-asm9260.dtsi34 clock-accuracy = <30000>;
/linux/Documentation/devicetree/bindings/mtd/
H A Dlpc32xx-mlc.txt12 accuracy:)
/linux/arch/arm/boot/dts/intel/pxa/
H A Dpxa300-raumfeld-tuneable-clock.dtsi10 clock-accuracy = <100>;
/linux/drivers/gpu/drm/ci/xfails/
H A Di915-kbl-fails.txt17 perf_pmu@busy-accuracy-50,Fail
/linux/Documentation/devicetree/bindings/regulator/
H A Drichtek,rtq2208.yaml27 …1 - FCCM to meet the strict voltage regulation accuracy, which keeping constant switching frequenc…
65 two buck modes in different switching accuracy.
/linux/drivers/hid/amd-sfh-hid/sfh1_1/
H A Damd_sfh_interface.h143 u32 accuracy; member

12345