| /linux/Documentation/hwmon/ |
| A D | pcf8591.rst | 30 differential inputs: 35 - mode 1 : three differential inputs 36 Pins AIN3 is the common negative differential input 39 - mode 2 : single ended and differential mixed 41 Pins AIN2 is the positive differential input for channel 3 42 Pins AIN3 is the negative differential input for channel 3 44 - mode 3 : two differential inputs 45 Pins AIN0 is the positive differential input for channel 0 60 - 1 = three differential inputs 61 - 2 = single ended and differential mixed [all …]
|
| A D | ads7828.rst | 34 set to true for differential mode, false for default single ended mode. 56 It can operate in single ended mode (8 +ve inputs) or in differential mode, 57 where 4 differential pairs can be measured.
|
| /linux/Documentation/devicetree/bindings/sound/ |
| A D | rt5665.txt | 15 - realtek,in1-differential 16 - realtek,in2-differential 17 - realtek,in3-differential 18 - realtek,in4-differential 19 Boolean. Indicate MIC1/2/3/4 input are differential, rather than single-ended.
|
| A D | cs42l52.txt | 21 - cirrus,mica-differential-cfg : boolean, If present, then the MICA input is configured 22 as a differential input. If not present then the MICA input is configured as 25 - cirrus,micb-differential-cfg : boolean, If present, then the MICB input is configured 26 as a differential input. If not present then the MICB input is configured as 44 cirrus.mica-differential-cfg;
|
| A D | rt5640.txt | 18 - realtek,in1-differential 19 - realtek,in2-differential 20 - realtek,in3-differential 21 Boolean. Indicate MIC1/2/3 input are differential, rather than single-ended. 23 - realtek,lout-differential 24 Boolean. Indicate LOUT output is differential, rather than stereo.
|
| A D | realtek,rt5677.yaml | 95 '^realtek,in[1-2]-differential$': 97 description: Indicate MIC1/2 input are differential, rather than 100 '^realtek,lout[1-3]-differential$': 102 description: Indicate LOUT1/2/3 outputs are differential, rather than 132 realtek,in1-differential;
|
| A D | rt5660.txt | 16 - realtek,in1-differential 17 - realtek,in3-differential 18 Boolean. Indicate MIC1/3 input are differential, rather than single-ended.
|
| A D | rt5651.txt | 13 - realtek,in2-differential 14 Boolean. Indicate MIC2 input are differential, rather than single-ended.
|
| /linux/Documentation/devicetree/bindings/iio/adc/ |
| A D | adc.yaml | 37 to both the positive and negative inputs of a differential ADC. 44 When devices combine single-ended and differential channels, allow the 46 differential channels). If this and diff-channels are not present reg 52 Some ADCs have differential input pins that can be used to measure 53 single-ended or pseudo-differential inputs. This property can be used 55 not differential but still specify two inputs.
|
| A D | adi,ad7380.yaml | 76 The common mode voltage supply for the AINA- pin on pseudo-differential 81 The common mode voltage supply for the AINB- pin on pseudo-differential 86 The common mode voltage supply for the AINC- pin on pseudo-differential 91 The common mode voltage supply for the AIND- pin on pseudo-differential 109 # pseudo-differential chips require common mode voltage supplies, 110 # true differential chips don't use them
|
| A D | adi,ad4695.yaml | 65 description: Common voltage supply for pseudo-differential analog inputs. 119 the negative input for a pseudo-differential channel. 235 /* Pseudo-differential channel between IN0 and REFGND. */ 240 /* Pseudo-differential channel between IN1 and COM. */ 247 /* Pseudo-differential channel between IN2 and IN3. */
|
| /linux/drivers/scsi/ |
| A D | sim710.c | 85 int irq, int clock, int differential, in sim710_probe_common() argument 109 hostdata->differential = differential; in sim710_probe_common() 174 unsigned char irq, differential = 0, scsi_id = 7; in sim710_eisa_probe() local 201 differential, scsi_id); in sim710_eisa_probe()
|
| /linux/Documentation/iio/ |
| A D | ad7944.rst | 115 There are two types of ADCs in this family, pseudo-differential and fully 116 differential. The channel name is different depending on the type of ADC. 118 Pseudo-differential ADCs 121 AD7944 and AD7985 are pseudo-differential ADCs and have the following attributes: 134 Fully-differential ADCs 137 AD7986 is a fully-differential ADC and has the following attributes:
|
| /linux/drivers/iio/adc/ |
| A D | mcp320x.c | 100 const unsigned int channel, bool differential) in mcp320x_channel_to_tx_data() argument 107 return ((start_bit << 4) | (!differential << 3) | in mcp320x_channel_to_tx_data() 113 return ((start_bit << 6) | (!differential << 5) | in mcp320x_channel_to_tx_data() 121 bool differential, int device_index, int *val) in mcp320x_adc_conversion() argument 137 differential); in mcp320x_adc_conversion() 209 channel->differential, device_index, val); in mcp320x_read_raw() 251 .differential = 1, \
|
| A D | ti-ads8344.c | 51 .differential = 1, \ 77 bool differential) in ads8344_adc_conversion() argument 83 if (!differential) in ads8344_adc_conversion() 111 channel->differential); in ads8344_read_raw()
|
| A D | ti-adc0832.c | 64 .differential = 1, \ 136 bool differential) in adc0832_adc_conversion() argument 152 adc->tx_buf[0] |= differential ? 0 : (1 << adc->mux_bits); in adc0832_adc_conversion() 179 channel->differential); in adc0832_read_raw() 218 scan_chan->differential); in adc0832_trigger_handler()
|
| A D | ti-ads1119.c | 554 bool differential) in ads1119_map_analog_inputs_mux() argument 559 if (!differential) in ads1119_map_analog_inputs_mux() 597 bool differential; in ads1119_alloc_and_config_channels() local 625 differential = fwnode_property_present(child, "diff-channels"); in ads1119_alloc_and_config_channels() 626 if (differential) in ads1119_alloc_and_config_channels() 639 differential); in ads1119_alloc_and_config_channels() 653 if (differential) { in ads1119_alloc_and_config_channels() 655 chan->differential = 1; in ads1119_alloc_and_config_channels()
|
| A D | ltc2471.c | 61 if (chan->differential) in ltc2471_read_raw() 94 .differential = 1,
|
| /linux/Documentation/devicetree/bindings/hwmon/ |
| A D | ti,ads7828.yaml | 29 ti,differential-input: 31 Set to use the device in differential mode. 55 ti,differential-input;
|
| A D | adi,ltc2991.yaml | 16 supply voltages and can be paired for differential measurements of current 41 Represents the differential/temperature channels. 54 set for differential input pair.
|
| A D | ti,adc128d818.yaml | 34 Mode 2 - 4 pseudo-differential voltage readings 36 Mode 3 - 4 single-ended voltage readings (IN0-IN3), 2 pseudo-differential
|
| /linux/arch/arm64/boot/dts/amlogic/ |
| A D | meson-g12b-a311d-khadas-vim3.dts | 19 * The VIM3 on-board MCU can mux the PCIe/USB3.0 shared differential 22 * The PHY driving these differential lines is shared between 25 * If the MCU is configured to mux the PCIe/USB3.0 differential lines
|
| A D | meson-g12b-s922x-khadas-vim3.dts | 19 * The VIM3 on-board MCU can mux the PCIe/USB3.0 shared differential 22 * The PHY driving these differential lines is shared between 25 * If the MCU is configured to mux the PCIe/USB3.0 differential lines
|
| A D | meson-sm1-khadas-vim3l.dts | 87 * The VIM3 on-board MCU can mux the PCIe/USB3.0 shared differential 90 * The PHY driving these differential lines is shared between 93 * If the MCU is configured to mux the PCIe/USB3.0 differential lines
|
| /linux/drivers/iio/dummy/ |
| A D | iio_simple_dummy.c | 144 .differential = 1, 179 .differential = 1, 297 } else if (chan->differential) { in iio_dummy_read_raw() 346 switch (chan->differential) { in iio_dummy_read_raw()
|