Home
last modified time | relevance | path

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

12

/linux-6.15/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()
/linux-6.15/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
/linux-6.15/include/linux/mtd/
H A Dhyperbus.h76 bool calibrated; member
/linux-6.15/Documentation/devicetree/bindings/thermal/
H A Dsocionext,uniphier-thermal.yaml37 A pair of calibrated values referred from PVT, in case that the values
H A Dqcom-spmi-adc-tm-hc.yaml75 channel will be calibrated with 0V and 1.25V reference channels,
H A Dqcom-spmi-adc-tm5.yaml80 channel will be calibrated with 0V and 1.25V reference channels,
/linux-6.15/sound/soc/codecs/
H A Des8326.c42 bool calibrated; member
623 if (!es8326->calibrated) { in es8326_mute()
632 es8326->calibrated = true; in es8326_mute()
980 if ((es8326->version >= ES8326_VERSION_B) && (es8326->calibrated == false)) { in es8326_calibrate()
1015 es8326->calibrated = true; in es8326_calibrate()
1135 es8326->calibrated = false; in es8326_suspend()
H A 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.15/Documentation/devicetree/bindings/display/tegra/
H A Dnvidia,tegra114-mipi.yaml41 need to be calibrated for a given device.
H A Dnvidia,tegra20-dsi.yaml61 calibrated. See nvidia,tegra114-mipi.yaml for details.
/linux-6.15/Documentation/devicetree/bindings/iio/temperature/
H A Dmelexis,mlx90632.yaml24 temperature. MLX90632 can be calibrated to reduce the housing effect via
/linux-6.15/Documentation/devicetree/bindings/iio/adc/
H A Dqcom,spmi-vadc.yaml114 calibrated with 0.625V and 1.25V reference channels, also
119 property is not found, channel will be calibrated with 0V and 1.25V
H A Dqcom,pm8018-adc.yaml100 calibrated with the 0.625V and 1.25V reference channels, also
/linux-6.15/Documentation/usb/
H A Dmtouchusb.rst53 the device could be calibrated, the driver pulls to raw coordinate data from
/linux-6.15/Documentation/devicetree/bindings/phy/
H A Dapm-xgene-phy.txt18 bit lines from the automatic calibrated position.
/linux-6.15/Documentation/misc-devices/
H A Dbh1770glc.rst45 calibrated source of light is needed as a reference. Calibscale factor is set
H A Dlis3lv02d.rst41 calibrated. Joystick device can be in two different modes.
/linux-6.15/tools/power/cpupower/bench/
H A DREADME-BENCH55 First it is calibrated how long a specific CPU intensive calculation
/linux-6.15/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
/linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dgm20b.c766 goto calibrated; in gm20b_clk_init_dvfs()
796 calibrated: in gm20b_clk_init_dvfs()
/linux-6.15/drivers/net/wireless/broadcom/b43legacy/
H A Db43legacy.h417 u8 calibrated:1; member
H A Dphy.c121 if (phy->calibrated) in b43legacy_phy_calibrate()
128 phy->calibrated = 1; in b43legacy_phy_calibrate()
/linux-6.15/Documentation/scheduler/
H A Dsched-nice-design.rst18 that change), and we also intentionally calibrated the linear timeslice
/linux-6.15/Documentation/userspace-api/media/v4l/
H A Dcolorspaces.rst14 which color should be reproduced on the screen in a perfectly calibrated
/linux-6.15/Documentation/virt/kvm/x86/
H A 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