Home
last modified time | relevance | path

Searched refs:calibrate (Results 1 – 25 of 46) sorted by relevance

12

/linux/drivers/thermal/qcom/
H A Dtsens-v0_1.c330 .calibrate = tsens_calibrate_common,
343 .calibrate = tsens_calibrate_common,
356 .calibrate = calibrate_8916,
371 .calibrate = tsens_calibrate_common,
386 .calibrate = calibrate_8974,
399 .calibrate = tsens_calibrate_common,
H A Dtsens-v1.c203 .calibrate = calibrate_v1,
215 .calibrate = tsens_calibrate_common,
228 .calibrate = tsens_calibrate_common,
248 .calibrate = tsens_calibrate_common,
H A Dtsens-8960.c261 .calibrate = calibrate_8960,
/linux/include/linux/
H A Dhdlcdrv.h133 int calibrate; member
231 if (s->hdlctx.calibrate > 0) in hdlcdrv_getbits()
232 s->hdlctx.calibrate--; in hdlcdrv_getbits()
258 return s->hdlctx.ptt || (s->hdlctx.calibrate > 0); in hdlcdrv_ptt()
H A Dgameport.h29 int (*calibrate)(struct gameport *, int *, int *); member
185 if (gameport->calibrate) in gameport_calibrate()
186 return gameport->calibrate(gameport, axes, max); in gameport_calibrate()
/linux/drivers/mtd/hyperbus/
H A Dhyperbus-core.c99 if (ops->calibrate && !ctlr->calibrated) { in hyperbus_register_device()
100 ret = ops->calibrate(hbdev); in hyperbus_register_device()
/linux/drivers/media/dvb-frontends/
H A Ddib0090.c171 u8 calibrate; member
1587 …state->calibrate = DC_CAL | WBD_CAL | TEMP_CAL; /* enable iq-offset-calibration and wbd-calibratio… in dib0090_reset()
1767 state->calibrate &= ~DC_CAL; in dib0090_dc_offset_calibration()
1797 state->calibrate &= ~WBD_CAL; in dib0090_wbd_calibration()
1812 state->calibrate &= ~WBD_CAL; in dib0090_wbd_calibration()
2174 state->calibrate &= ~CAPTRIM_CAL; in dib0090_captrim_search()
2218 state->calibrate &= ~TEMP_CAL; in dib0090_get_temperature()
2252 if (state->calibrate & (DC_CAL | TEMP_CAL | WBD_CAL)) in dib0090_tune()
2260 if (state->calibrate & DC_CAL) in dib0090_tune()
2262 else if (state->calibrate & WBD_CAL) { in dib0090_tune()
[all …]
/linux/drivers/iio/adc/
H A Dtwl6030-gpadc.c122 int (*calibrate)(struct twl6030_gpadc_data *gpadc); member
853 .calibrate = twl6030_calibration,
862 .calibrate = twl6032_calibration,
911 ret = pdata->calibrate(gpadc); in twl6030_gpadc_probe()
/linux/include/linux/mtd/
H A Dhyperbus.h65 int (*calibrate)(struct hyperbus_device *dev); member
/linux/include/uapi/linux/
H A Dhdlcdrv.h58 unsigned int calibrate; member
/linux/tools/testing/selftests/seccomp/
H A Dseccomp_benchmark.c51 unsigned long long calibrate(void) in calibrate() function
212 samples = calibrate(); in main()
/linux/Documentation/ABI/testing/
H A Dsysfs-class-rtc-rtc0-device-rtc_calibration7 calibrate the AB8500.s 32KHz Real Time Clock.
/linux/drivers/input/mouse/
H A Delan_i2c.h78 int (*calibrate)(struct i2c_client *client); member
/linux/drivers/net/phy/mediatek/
H A DKconfig36 present in the SoCs efuse and will dynamically calibrate VCM
/linux/drivers/phy/tegra/
H A Dphy-tegra194-p2u.c103 .calibrate = tegra_p2u_calibrate,
/linux/Documentation/hwmon/
H A Dsht15.rst49 chip. These coefficients are used to internally calibrate the signals from the
/linux/drivers/phy/marvell/
H A Dphy-mmp3-usb.c237 .calibrate = mmp3_usb_phy_calibrate,
/linux/Documentation/input/devices/
H A Dcs461x.rst19 The sensitivity and calibrate quality have not been tested; the two
/linux/Documentation/input/
H A Dgameport-programming.rst188 int (*calibrate)(struct gameport *, int *axes, int *max);
192 expected maximums for each axis. The calibrate() function should set the
/linux/Documentation/usb/
H A Dmtouchusb.rst52 Currently there is no way to calibrate the device via this driver. Even if
/linux/drivers/input/gameport/
H A Dlightning.c224 port->calibrate = l4_calibrate; in l4_create_ports()
/linux/drivers/net/wireless/ath/ath9k/
H A Dhw-ops.h48 return ath9k_hw_ops(ah)->calibrate(ah, chan, rxchainmask, longcal); in ath9k_hw_calibrate()
/linux/Documentation/w1/slaves/
H A Dw1_ds2438.rst60 of the current register while forcing zero current through the load will calibrate
/linux/include/sound/
H A Dcs35l56.h342 const struct debugfs_short_fops calibrate; member
/linux/drivers/phy/samsung/
H A Dphy-samsung-ufs.c272 .calibrate = samsung_ufs_phy_calibrate,

12