/openbmc/linux/drivers/net/wireless/broadcom/b43/ |
H A D | lo.h | 20 /* 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 D | pps_gen_parport.c | 42 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 D | hyperbus.h | 71 * @calibrated: flag to indicate ctlr calibration sequence is complete 76 bool calibrated; member
|
/openbmc/linux/Documentation/devicetree/bindings/display/msm/ |
H A D | dsi-phy-10nm.yaml | 43 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 D | led-lm3530.h | 92 * @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 D | hyperbus-core.c | 99 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 D | python3-pytest-benchmark_5.1.0.bb | 1 …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 D | tas2781_hda_i2c.c | 587 /* 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 D | socionext,uniphier-thermal.yaml | 35 A pair of calibrated values referred from PVT, in case that the values
|
/openbmc/linux/Documentation/devicetree/bindings/iio/temperature/ |
H A D | melexis,mlx90632.yaml | 24 temperature. MLX90632 can be calibrated to reduce the housing effect via
|
/openbmc/linux/drivers/iio/chemical/ |
H A D | atlas-sensor.c | 252 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 D | ams.h | 60 /* calibrated null values */
|
/openbmc/u-boot/arch/arm/mach-omap2/omap5/ |
H A D | dra7xx_iodelay.c | 73 /* 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 D | nvidia,tegra114-mipi.yaml | 40 need to be calibrated for a given device.
|
/openbmc/qemu/include/hw/adc/ |
H A D | npcm7xx_adc.h | 43 * @rv: The calibrated output values of 0.5V and 1.5V for the ADC.
|
/openbmc/linux/arch/x86/kernel/ |
H A D | i8253.c | 30 * calibrated against the PIT interrupt.
|
H A D | io_delay.c | 54 * are shorter until calibrated): in native_io_delay()
|
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | qcom,spmi-vadc.yaml | 115 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 D | timekeeping.rst | 166 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 D | ccu-sun6i-rtc.c | 154 /* 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 D | bh1770glc.rst | 45 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 D | motor-init | 101 echo "Motor calibrated to initial position."
|
/openbmc/linux/Documentation/usb/ |
H A D | mtouchusb.rst | 53 the device could be calibrated, the driver pulls to raw coordinate data from
|
/openbmc/linux/drivers/thermal/ |
H A D | uniphier_thermal.c | 100 * 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 D | es8326.c | 42 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()
|