Home
last modified time | relevance | path

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

/linux-3.3/include/linux/input/
Dtps6507x-ts.h17 int vref; /* non-zero to leave vref on */ member
/linux-3.3/drivers/input/touchscreen/
Dads7846.c181 #define READ_12BIT_DFR(x, adc, vref) (ADS_START | ADS_A2A1A0_d_ ## x \ argument
185 #define READ_Y(vref) (READ_12BIT_DFR(y, 1, vref)) argument
186 #define READ_Z1(vref) (READ_12BIT_DFR(z1, 1, vref)) argument
187 #define READ_Z2(vref) (READ_12BIT_DFR(z2, 1, vref)) argument
189 #define READ_X(vref) (READ_12BIT_DFR(x, 1, vref)) argument
1002 int vref = pdata->keep_vref_on; in ads7846_setup_spi_msg() local
Dtps6507x-ts.c56 int vref; /* non-zero to leave vref on */ member
/linux-3.3/include/media/
Das3645a.h61 unsigned int vref; member
/linux-3.3/drivers/staging/iio/dac/
Dad5064.c283 unsigned int vref; in ad5064_read_raw() local
351 unsigned int vref) in ad5064_vref_name()
Dad5764.c227 int vref; in ad5764_read_raw() local
Dad5380.c63 int vref; member
/linux-3.3/sound/pci/hda/
Dhda_proc.c276 unsigned int vref = in print_pin_caps() local
347 int vref = pinctls & AC_PINCTL_VREFEN; in print_pin_ctls() local
Dpatch_sigmatel.c718 unsigned int vref; in stac92xx_vref_get() local
2574 unsigned int vref = stac92xx_vref_get(codec, nid); in stac92xx_dc_bias_get() local
/linux-3.3/drivers/mfd/
Dwm8350-core.c340 int wm8350_read_auxadc(struct wm8350 *wm8350, int channel, int scale, int vref) in wm8350_read_auxadc()
/linux-3.3/drivers/hwmon/
Dsmm665.c32 static int vref = SMM665_VREF_ADC_X1000; variable
Dfschmd.c937 int i, mult[3] = { 0 }, offset[3] = { 0 }, vref = 0, found = 0; in fschmd_dmi_decode() local