Home
last modified time | relevance | path

Searched refs:calibrated (Results 1 – 25 of 29) sorted by relevance

12

/linux-6.1.9/drivers/mtd/hyperbus/
Dhyperbus-core.c99 if (ops->calibrate && !ctlr->calibrated) { in hyperbus_register_device()
105 ctlr->calibrated = true; in hyperbus_register_device()
/linux-6.1.9/Documentation/devicetree/bindings/display/msm/
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
/linux-6.1.9/include/linux/mtd/
Dhyperbus.h76 bool calibrated; member
/linux-6.1.9/Documentation/devicetree/bindings/thermal/
Dsocionext,uniphier-thermal.yaml35 A pair of calibrated values referred from PVT, in case that the values
Dqcom-spmi-adc-tm-hc.yaml76 channel will be calibrated with 0V and 1.25V reference channels,
Dqcom-spmi-adc-tm5.yaml80 channel will be calibrated with 0V and 1.25V reference channels,
/linux-6.1.9/Documentation/devicetree/bindings/display/tegra/
Dnvidia,tegra114-mipi.yaml40 need to be calibrated for a given device.
Dnvidia,tegra20-dsi.yaml62 calibrated. See nvidia,tegra114-mipi.yaml for details.
/linux-6.1.9/Documentation/devicetree/bindings/iio/temperature/
Dmelexis,mlx90632.yaml24 temperature. MLX90632 can be calibrated to reduce the housing effect via
/linux-6.1.9/Documentation/devicetree/bindings/iio/adc/
Dqcom,spmi-vadc.yaml117 calibrated with 0.625V and 1.25V reference channels, also
122 property is not found, channel will be calibrated with 0V and 1.25V
Dqcom,pm8018-adc.yaml100 calibrated with the 0.625V and 1.25V reference channels, also
/linux-6.1.9/Documentation/usb/
Dmtouchusb.rst53 the device could be calibrated, the driver pulls to raw coordinate data from
/linux-6.1.9/Documentation/devicetree/bindings/phy/
Dapm-xgene-phy.txt18 bit lines from the automatic calibrated position.
/linux-6.1.9/Documentation/misc-devices/
Dbh1770glc.rst45 calibrated source of light is needed as a reference. Calibscale factor is set
Dlis3lv02d.rst41 calibrated. Joystick device can be in two different modes.
/linux-6.1.9/tools/power/cpupower/bench/
DREADME-BENCH55 First it is calibrated how long a specific CPU intensive calculation
/linux-6.1.9/Documentation/timers/
Dtimekeeping.rst166 jiffy) value, calibrated on boot.
169 is calibrated: as an effect when the frequency is geared down to half the
/linux-6.1.9/sound/soc/codecs/
Dda7218.c298 bool calibrated = false; in da7218_alc_calib() local
378 calibrated = true; in da7218_alc_calib()
381 } while ((i < DA7218_ALC_CALIB_MAX_TRIES) && (!calibrated)); in da7218_alc_calib()
384 if ((!calibrated) || (calib_ctrl & DA7218_CALIB_OVERFLOW_MASK)) { in da7218_alc_calib()
387 (calibrated) ? "overflow" : "timeout"); in da7218_alc_calib()
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
Dgm20b.c766 goto calibrated; in gm20b_clk_init_dvfs()
796 calibrated: in gm20b_clk_init_dvfs()
/linux-6.1.9/drivers/net/wireless/broadcom/b43legacy/
Db43legacy.h417 u8 calibrated:1; member
Dphy.c121 if (phy->calibrated) in b43legacy_phy_calibrate()
128 phy->calibrated = 1; in b43legacy_phy_calibrate()
/linux-6.1.9/Documentation/scheduler/
Dsched-nice-design.rst18 that change), and we also intentionally calibrated the linear timeslice
/linux-6.1.9/drivers/iio/adc/
Dstm32-adc.c127 bool calibrated; member
932 adc->cal.calibrated = true; in stm32h7_adc_read_selfcalib()
1021 if (adc->cal.calibrated) in stm32h7_adc_selfcalib()
/linux-6.1.9/Documentation/userspace-api/media/v4l/
Dcolorspaces.rst14 which color should be reproduced on the screen in a perfectly calibrated
/linux-6.1.9/Documentation/virt/kvm/x86/
Dtimekeeping.rst423 not be a stable time source, and must be calibrated against a known, stable,
565 calibrated against an external value may have a range of valid values.

12