Home
last modified time | relevance | path

Searched defs:vref (Results 1 – 25 of 61) sorted by relevance

123

/linux-6.12.1/drivers/iio/adc/
Dsd_adc_modulator.c31 struct regulator *vref; member
106 struct regulator *vref; in iio_sd_mod_probe() local
Dlpc18xx_adc.c42 struct regulator *vref; member
124 static void lpc18xx_regulator_disable(void *vref) in lpc18xx_regulator_disable()
Drcar-gyroadc.c68 struct regulator *vref[8]; member
181 unsigned int vref; in rcar_gyroadc_read_raw() local
321 struct regulator *vref; in rcar_gyroadc_parse_subdevs() local
Dmax1241.c25 struct regulator *vref; member
Dmax11205.c34 struct regulator *vref; member
Dti-tlc4541.c112 int vref; in tlc4541_get_range() local
Dlpc32xx_adc.c52 struct regulator *vref; member
Dad7766.c131 struct regulator *vref = ad7766->reg[AD7766_SUPPLY_VREF].consumer; in ad7766_read_raw() local
Dad7091r-base.h65 struct regulator *vref; member
Dad7298.c211 int vref; in ad7298_get_ref_voltage() local
Dfsl-imx25-gcq.c42 struct regulator *vref[4]; member
Dnpcm_adc.c34 struct regulator *vref; member
Dad7949.c82 struct regulator *vref; member
Dad7923.c238 int vref; in ad7923_get_range() local
/linux-6.12.1/drivers/input/touchscreen/
Dads7846.c185 #define READ_12BIT_DFR(x, adc, vref) (ADS_START | ADS_A2A1A0_d_ ## x \ argument
189 #define READ_Y(vref) (READ_12BIT_DFR(y, 1, vref)) argument
190 #define READ_Z1(vref) (READ_12BIT_DFR(z1, 1, vref)) argument
191 #define READ_Z2(vref) (READ_12BIT_DFR(z2, 1, vref)) argument
192 #define READ_X(vref) (READ_12BIT_DFR(x, 1, vref)) argument
718 static u8 ads7846_get_cmd(enum ads7846_cmds cmd_idx, int vref) in ads7846_get_cmd()
1037 int vref = pdata->keep_vref_on; in ads7846_setup_spi_msg() local
/linux-6.12.1/arch/arm/boot/dts/st/
Dstm32429i-eval.dts92 vref: regulator-vref { label
/linux-6.12.1/drivers/hwmon/
Dadc128d818.c61 int vref; /* Reference voltage in mV */ member
435 int err, vref; in adc128_probe() local
/linux-6.12.1/tools/testing/selftests/arm64/fp/
Dfpsimd-test.S40 vref: label
/linux-6.12.1/drivers/iio/dac/
Dlpc18xx_dac.c33 struct regulator *vref; member
Dstm32-dac-core.c31 struct regulator *vref; member
Ddpot-dac.c38 struct regulator *vref; member
Dad5764.c226 int vref; in ad5764_read_raw() local
Dti-dac7311.c49 struct regulator *vref; member
/linux-6.12.1/sound/pci/hda/
Dhda_proc.c345 unsigned int vref = in print_pin_caps() local
416 int vref = pinctls & AC_PINCTL_VREFEN; in print_pin_ctls() local
/linux-6.12.1/drivers/mfd/
Dwm8350-core.c188 int wm8350_read_auxadc(struct wm8350 *wm8350, int channel, int scale, int vref) in wm8350_read_auxadc()

123