Home
last modified time | relevance | path

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

123

/linux/drivers/iio/adc/
H A Dsd_adc_modulator.c31 struct regulator *vref; member
106 struct regulator *vref; in iio_sd_mod_probe() local
H A Dlpc18xx_adc.c42 struct regulator *vref; member
124 static void lpc18xx_regulator_disable(void *vref) in lpc18xx_regulator_disable()
H A Drcar-gyroadc.c68 struct regulator *vref[8]; member
181 unsigned int vref; in rcar_gyroadc_read_raw() local
320 struct regulator *vref; in rcar_gyroadc_parse_subdevs() local
H A Dmax1241.c25 struct regulator *vref; member
H A Dmax11205.c34 struct regulator *vref; member
H A Dlpc32xx_adc.c52 struct regulator *vref; member
H A Dti-tlc4541.c112 int vref; in tlc4541_get_range() local
H A Dad7766.c131 struct regulator *vref = ad7766->reg[AD7766_SUPPLY_VREF].consumer; in ad7766_read_raw() local
H A Dad7298.c211 int vref; in ad7298_get_ref_voltage() local
H A Dfsl-imx25-gcq.c42 struct regulator *vref[4]; member
H A Dnpcm_adc.c34 struct regulator *vref; member
H A Dad7949.c82 struct regulator *vref; member
H A Dad7923.c238 int vref; in ad7923_get_range() local
/linux/drivers/input/touchscreen/
H A 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
728 static u8 ads7846_get_cmd(enum ads7846_cmds cmd_idx, int vref) in ads7846_get_cmd()
1047 int vref = pdata->keep_vref_on; in ads7846_setup_spi_msg() local
/linux/arch/arm/boot/dts/st/
H A Dstm32429i-eval.dts92 vref: regulator-vref { label
/linux/drivers/hwmon/
H A Dadc128d818.c61 int vref; /* Reference voltage in mV */ member
435 int err, vref; in adc128_probe() local
/linux/drivers/iio/dac/
H A Dlpc18xx_dac.c33 struct regulator *vref; member
H A Dstm32-dac-core.c31 struct regulator *vref; member
H A Ddpot-dac.c38 struct regulator *vref; member
H A Dad3552r-common.c99 s64 vref, tmp, common, offset, gn, gp; in ad3552r_get_custom_range() local
H A Dad5764.c226 int vref; in ad5764_read_raw() local
H A Dad5761.c67 int vref; member
H A Dti-dac7311.c49 struct regulator *vref; member
/linux/sound/pci/hda/
H A Dhda_proc.c345 unsigned int vref = in print_pin_caps() local
416 int vref = pinctls & AC_PINCTL_VREFEN; in print_pin_ctls() local
/linux/drivers/mfd/
H A Dwm8350-core.c188 int wm8350_read_auxadc(struct wm8350 *wm8350, int channel, int scale, int vref) in wm8350_read_auxadc()

123