Home
last modified time | relevance | path

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

1234

/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). */
/linux/sound/hda/codecs/side-codecs/
H A Dtas2781_hda.c37 * The order of calibrated-data writing function is a bit different from the
38 * order in UEFI. Here is the conversion to match the order of calibrated-data
72 * New features were added in calibrated Data V3: in tas2781_apply_calib()
75 * New features were added in calibrated Data V2: in tas2781_apply_calib()
80 * Layout of calibrated data V2 in UEFI(total 256 bytes): in tas2781_apply_calib()
86 * Calibrated Data of Device #i (20 bytes) in tas2781_apply_calib()
181 * Some devices save the calibrated data into L"CALI_DATA", in tas2781_save_calibration()
223 /* Check whether get the calibrated data */ in tas2781_save_calibration()
H A Dtas2781_hda_i2c.c397 * TAS2781_FMWLIB supports two solutions of calibrated data. One is in tas2563_save_calibration()
398 * from the driver itself: driver reads the calibrated files directly in tas2563_save_calibration()
400 * the audio hal will pass the calibrated data via kcontrol interface. in tas2563_save_calibration()
402 * device, calibrated data are usunally saved into UEFI. So Hda side in tas2563_save_calibration()
492 /* If calibrated data occurs error, dsp will still works with default in tasdevice_dspfw_init()
493 * calibrated data inside algo. in tasdevice_dspfw_init()
/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 */
109 /* update calibrated port write time */ in hrtimer_event()
115 /* update calibrated hrtimer error */ in hrtimer_event()
/linux/include/linux/mtd/
H A Dhyperbus.h71 * @calibrated: flag to indicate ctlr calibration sequence is complete
76 bool calibrated; member
/linux/Documentation/devicetree/bindings/display/tegra/
H A Dnvidia,tegra20-csi.yaml44 calibrated for a given device. Valid pad ids for receiver would be
67 which pad is used by this CSI channel and needs to be calibrated.
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/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
/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()
/linux/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,
/linux/drivers/macintosh/ams/
H A Dams.h60 /* calibrated null values */
/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()
/linux/Documentation/devicetree/bindings/iio/temperature/
H A Dmelexis,mlx90632.yaml24 temperature. MLX90632 can be calibrated to reduce the housing effect via
/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
/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()
/linux/Documentation/usb/
H A Dmtouchusb.rst53 the device could be calibrated, the driver pulls to raw coordinate data from
/linux/Documentation/misc-devices/
H A Dbh1770glc.rst45 calibrated source of light is needed as a reference. Calibscale factor is set
/linux/include/linux/iio/common/
H A Dcros_ec_sensors_core.h49 * captured data will always provide the calibrated
/linux/drivers/mfd/
H A Diqs62x.c931 * numbers. It then determines if the device is factory-calibrated by in iqs62x_probe()
936 * For devices given in both calibrated and uncalibrated versions, the in iqs62x_probe()
937 * calibrated version (e.g. IQS620AT) appears first in the iqs62x_devs in iqs62x_probe()
976 * and the device is calibrated (if applicable). in iqs62x_probe()
/linux/drivers/iio/adc/
H A Dtwl6030-gpadc.c87 * GPADC is calibrated in two points: close to the beginning and
444 /* not calibrated channels have 0 in all structure members */ in twl6030_channel_calibrated()
563 * The GPADC channels are calibrated using a two point calibration method.
568 * The goal is to find offset and gain of the real curve for each calibrated
/linux/drivers/iio/chemical/
H A Dsen0322.c60 } else { /* The device is not calibrated, using the factory-defaults. */ in sen0322_read_scale()
/linux/tools/testing/selftests/powerpc/pmu/ebb/
H A Dinstruction_count_test.c17 * Run a calibrated instruction loop and count instructions executed using

1234