Home
last modified time | relevance | path

Searched full:calibrated (Results 1 – 25 of 130) sorted by relevance

123456

/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dlo.h20 /* This struct holds calibrated LO settings for a set of
24 * control values is calibrated for. */
29 /* The time when these settings were calibrated (in jiffies) */
49 /* List of calibrated control values (struct b43_lo_calib). */
/openbmc/linux/drivers/pps/generators/
H A Dpps_gen_parport.c42 long port_write_time; /* calibrated port write time (ns) */
51 /* calibrated time between a hrtimer event and the reaction */
110 /* update calibrated port write time */ in hrtimer_event()
116 /* update calibrated hrtimer error */ in hrtimer_event()
/openbmc/linux/include/linux/mtd/
H A Dhyperbus.h71 * @calibrated: flag to indicate ctlr calibration sequence is complete
76 bool calibrated; member
/openbmc/linux/Documentation/devicetree/bindings/display/msm/
H A Ddsi-phy-10nm.yaml43 To offset the drive strength from the calibrated value in an increasing
54 To offset the drive strength from the calibrated value in a decreasing
/openbmc/linux/include/linux/
H A Dled-lm3530.h92 * @als_vmin: als input voltage calibrated for max brightness in mV
93 * @als_vmax: als input voltage calibrated for min brightness in mV
/openbmc/linux/drivers/mtd/hyperbus/
H A Dhyperbus-core.c99 if (ops->calibrate && !ctlr->calibrated) { in hyperbus_register_device()
105 ctlr->calibrated = true; in hyperbus_register_device()
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-pytest-benchmark_5.1.0.bb1 …re for benchmarking code. It will group the tests into rounds that are calibrated to the chosen ti…
/openbmc/linux/sound/pci/hda/
H A Dtas2781_hda_i2c.c587 /* If calibrated data occurs error, dsp will still works with default in tasdev_fw_ready()
588 * calibrated data inside algo. in tasdev_fw_ready()
782 /* If calibrated data occurs error, dsp will still works with default in tas2781_runtime_resume()
783 * calibrated data inside algo. in tas2781_runtime_resume()
830 /* If calibrated data occurs error, dsp will still work with default in tas2781_system_resume()
831 * calibrated data inside algo. in tas2781_system_resume()
/openbmc/linux/Documentation/devicetree/bindings/thermal/
H A Dsocionext,uniphier-thermal.yaml35 A pair of calibrated values referred from PVT, in case that the values
/openbmc/linux/Documentation/devicetree/bindings/iio/temperature/
H A Dmelexis,mlx90632.yaml24 temperature. MLX90632 can be calibrated to reduce the housing effect via
/openbmc/linux/drivers/iio/chemical/
H A Datlas-sensor.c252 dev_warn(dev, "device has not been calibrated\n"); in atlas_check_ph_calibration()
287 dev_warn(dev, "device has not been calibrated\n"); in atlas_check_ec_calibration()
318 dev_warn(dev, "device has not been calibrated\n"); in atlas_check_orp_calibration()
334 dev_warn(dev, "device has not been calibrated\n"); in atlas_check_do_calibration()
/openbmc/linux/drivers/macintosh/ams/
H A Dams.h60 /* calibrated null values */
/openbmc/u-boot/arch/arm/mach-omap2/omap5/
H A Ddra7xx_iodelay.c73 /* Initiate the reload of calibrated values. */ in update_delay_mechanism()
225 puts("IODELAY: Delay mechanism update with new calibrated values failed\n"); in __recalibrate_iodelay_end()
/openbmc/linux/Documentation/devicetree/bindings/display/tegra/
H A Dnvidia,tegra114-mipi.yaml40 need to be calibrated for a given device.
/openbmc/qemu/include/hw/adc/
H A Dnpcm7xx_adc.h43 * @rv: The calibrated output values of 0.5V and 1.5V for the ADC.
/openbmc/linux/arch/x86/kernel/
H A Di8253.c30 * calibrated against the PIT interrupt.
H A Dio_delay.c54 * are shorter until calibrated): in native_io_delay()
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/
H A Dqcom,spmi-vadc.yaml115 calibrated with 0.625V and 1.25V reference channels, also
120 property is not found, channel will be calibrated with 0V and 1.25V
/openbmc/linux/Documentation/timers/
H A Dtimekeeping.rst166 jiffy) value, calibrated on boot.
169 is calibrated: as an effect when the frequency is geared down to half the
/openbmc/linux/drivers/clk/sunxi-ng/
H A Dccu-sun6i-rtc.c154 /* Assume the calibrated 32k clock is accurate. */ in ccu_iosc_32k_recalc_rate()
173 /* Assume the calibrated 32k clock is accurate. */ in ccu_iosc_32k_recalc_accuracy()
/openbmc/linux/Documentation/misc-devices/
H A Dbh1770glc.rst45 calibrated source of light is needed as a reference. Calibscale factor is set
/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/motor-ctrl/files/
H A Dmotor-init101 echo "Motor calibrated to initial position."
/openbmc/linux/Documentation/usb/
H A Dmtouchusb.rst53 the device could be calibrated, the driver pulls to raw coordinate data from
/openbmc/linux/drivers/thermal/
H A Duniphier_thermal.c100 * Since SoC has a calibrated value that was set in advance, in uniphier_tm_initialize_sensor()
103 * If TMODCOEF shows zero, the boards don't have the calibrated in uniphier_tm_initialize_sensor()
/openbmc/linux/sound/soc/codecs/
H A Des8326.c42 bool calibrated; member
401 if (!es8326->calibrated) { in es8326_mute()
410 es8326->calibrated = true; in es8326_mute()
721 if ((es8326->version == ES8326_VERSION_B) && (es8326->calibrated == false)) { in es8326_calibrate()
754 es8326->calibrated = true; in es8326_calibrate()
847 es8326->calibrated = false; in es8326_suspend()

123456