Home
last modified time | relevance | path

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

12345

/linux-6.1.9/Documentation/devicetree/bindings/clock/
Dfixed-clock.yaml22 clock-accuracy:
23 description: accuracy of clock in ppb (parts per billion).
42 clock-accuracy = <100>;
/linux-6.1.9/arch/x86/math-emu/
DREADME72 based upon getting good accuracy with reasonable speed.
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
303 Prior to version 1.20 of the emulator, the accuracy of the results for
[all …]
/linux-6.1.9/drivers/clk/
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()
/linux-6.1.9/Documentation/hwmon/
Dshtc1.rst58 2. high or low accuracy. High accuracy is used by default and using it is
Dtc74.rst18 and +- 2 degrees centigrade accuracy.
Dsparx5-temp.rst24 The sensor has a range of -40°C to +125°C and an accuracy of +/-5°C.
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.
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.)
Dsht3x.rst38 2. high or low accuracy. High accuracy is used by default and using it is
Dlan966x.rst25 its accuracy is +/- 5 degrees Celsius. The fan controller has a
Dgl518sm.rst47 degrees, with a accuracy of +/-3 degrees.
54 give the readings more range or accuracy. Not all RPM values can
Dmax6620.rst28 range or accuracy, the desired value can be set by a programmable register
/linux-6.1.9/drivers/clk/at91/
Dclk-main.c40 unsigned long accuracy; member
262 return osc->accuracy; in clk_main_rc_osc_recalc_accuracy()
295 u32 frequency, u32 accuracy) in at91_clk_register_main_rc_osc() argument
318 osc->accuracy = accuracy; in at91_clk_register_main_rc_osc()
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-6.1.9/Documentation/ABI/testing/
Dsysfs-bus-iio-adc-mt636012 Indicated MT6360 VBUS ADC with lower accuracy(+-75mA)
20 Indicated MT6360 VBUS ADC with higher accuracy(+-30mA)
Dsysfs-bus-iio-light-tsl258320 It is used in the process of calibrating the device accuracy.
/linux-6.1.9/Documentation/devicetree/bindings/power/supply/
Dmediatek,mt6370-charger.yaml50 VBUS voltage with lower accuracy (+-75mV) but higher measure
53 VBUS voltage with higher accuracy (+-30mV) but lower measure
/linux-6.1.9/drivers/iio/temperature/
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
/linux-6.1.9/arch/arm/boot/dts/
Dalphascale-asm9260.dtsi34 clock-accuracy = <30000>;
Dpxa300-raumfeld-tuneable-clock.dtsi10 clock-accuracy = <100>;
/linux-6.1.9/drivers/hid/amd-sfh-hid/sfh1_1/
Damd_sfh_interface.h131 u32 accuracy; member
/linux-6.1.9/Documentation/devicetree/bindings/mtd/
Dlpc32xx-mlc.txt12 accuracy:)
/linux-6.1.9/Documentation/devicetree/bindings/mfd/
Dmediatek,mt6370.yaml40 accuracy, higher measure range), VBUSDIV2 (higher accuracy, lower
/linux-6.1.9/drivers/xen/
Defi.c57 tc->accuracy = efi_data(op).u.get_time.accuracy; in xen_efi_get_time()
/linux-6.1.9/Documentation/devicetree/bindings/iio/adc/
Drichtek,rtq6056.yaml13 The RTQ6056 is a high accuracy current-sense monitor with I2C and SMBus

12345