/linux-6.12.1/include/media/i2c/ |
D | adv7183.h | 12 #define ADV7183_COMPOSITE0 0 /* CVBS in on AIN1 */ 24 #define ADV7183_SVIDEO0 11 /* Y on AIN1, C on AIN4 */ 28 #define ADV7183_COMPONENT0 14 /* Y on AIN1, Pr on AIN4, Pb on AIN5 */
|
/linux-6.12.1/Documentation/devicetree/bindings/iio/adc/ |
D | ti,ads1015.yaml | 57 0: Voltage over AIN0 and AIN1. 59 2: Voltage over AIN1 and AIN3. 62 5: Voltage over AIN1 and GND.
|
D | ti,ads1119.yaml | 66 Differential input channels AIN0-AIN1, AIN2-AIN3 and AIN1-AIN2. 80 Single-ended input channels AIN0, AIN1, AIN2 and AIN3.
|
D | adi,ad7192.yaml | 123 Both inputs can be connected to pins AIN1 to AIN16 by choosing the 131 Positive input can be connected to pins AIN1 to AIN16 by choosing the
|
D | ti,am3359-adc.yaml | 27 description: List of analog inputs available for ADC. AIN0 = 0, AIN1 = 1 and
|
/linux-6.12.1/include/linux/platform_data/ |
D | ad7887.h | 12 * @en_dual: Whether to use dual channel mode. If set to true AIN1 becomes the 14 * false the device is used in single channel mode and AIN1/Vref is used as
|
D | ad7793.h | 27 * @AD7793_BIAS_VOLTAGE_AIN1: Bias voltage connected to AIN1(-).
|
/linux-6.12.1/arch/arm/boot/dts/socionext/ |
D | uniphier-pinctrl.dtsi | 14 pinctrl_ain1: ain1 { 15 groups = "ain1"; 16 function = "ain1";
|
/linux-6.12.1/drivers/iio/adc/ |
D | rn5t618-adc.c | 52 AIN1, enumerator 63 [AIN1] = {1, 1}, 184 RN5T618_ADC_CHANNEL(AIN1, IIO_VOLTAGE, "AIN1"),
|
D | ad7173.c | 1119 unsigned int ain0, unsigned int ain1) in ad7173_validate_voltage_ain_inputs() argument 1125 if (ain0 == AD7173_AIN_POW_MON_POS && ain1 == AD7173_AIN_POW_MON_NEG && in ad7173_validate_voltage_ain_inputs() 1131 special_input1 = AD7173_IS_REF_INPUT(ain1) || in ad7173_validate_voltage_ain_inputs() 1132 (ain1 == AD4111_VINCOM_INPUT && st->info->has_vincom_input); in ad7173_validate_voltage_ain_inputs() 1135 (ain1 >= st->info->num_voltage_in && !special_input1)) { in ad7173_validate_voltage_ain_inputs() 1136 if (ain0 == AD4111_VINCOM_INPUT || ain1 == AD4111_VINCOM_INPUT) in ad7173_validate_voltage_ain_inputs() 1142 ain0, ain1); in ad7173_validate_voltage_ain_inputs() 1145 if (AD4111_IS_VINCOM_MISMATCH(ain0, ain1) || in ad7173_validate_voltage_ain_inputs() 1146 AD4111_IS_VINCOM_MISMATCH(ain1, ain0)) in ad7173_validate_voltage_ain_inputs() 1152 (ain1 >= st->info->num_voltage_in_div))) in ad7173_validate_voltage_ain_inputs() [all …]
|
D | ad7793.c | 90 #define AD7793_CH_AIN1P_AIN1M 0 /* AIN1(+) - AIN1(-) */ 93 #define AD7793_CH_AIN1M_AIN1M 3 /* AIN1(-) - AIN1(-) */ 100 #define AD7795_CH_AIN1M_AIN1M 8 /* AIN1(-) - AIN1(-) */
|
/linux-6.12.1/Documentation/hwmon/ |
D | pcf8591.rst | 40 Pins AIN0 and AIN1 are single ended inputs for channels 0 and 1 46 Pins AIN1 is the negative differential input for channel 0
|
/linux-6.12.1/sound/soc/codecs/ |
D | ak5558.c | 99 SND_SOC_DAPM_INPUT("AIN1"), 122 SND_SOC_DAPM_INPUT("AIN1"), 132 {"ADC Ch1", NULL, "AIN1"}, 158 {"ADC Ch1", NULL, "AIN1"},
|
D | wm8776.c | 104 SOC_DAPM_SINGLE("AIN1 Switch", WM8776_ADCMUX, 0, 1, 0), 120 SND_SOC_DAPM_INPUT("AIN1"), 144 { "Input Mixer", "AIN1 Switch", "AIN1" },
|
D | wm8770.c | 192 "AIN1", "AIN2", "AIN3", "AIN4", 230 SND_SOC_DAPM_INPUT("AIN1"), 269 { "Capture Mux", "AIN1", "AIN1" },
|
D | cs42l51.c | 196 static const char *cs42l51_adcl_names[] = {"AIN1 Left", "AIN2 Left", 203 static const char *cs42l51_adcr_names[] = {"AIN1 Right", "AIN2 Right", 294 {"PGA-ADC Mux Left", "AIN1 Left", "AIN1L" }, 298 {"PGA-ADC Mux Right", "AIN1 Right", "AIN1R" },
|
D | mt6351.c | 539 "None", "AIN0", "AIN1", "AIN2", 1278 SND_SOC_DAPM_INPUT("AIN1"), 1323 {"PGA L Mux", "AIN1", "AIN1"}, 1333 {"AIN1", NULL, "Mic Bias 1"}, 1334 {"AIN1", NULL, "Mic Bias 1 DCC pull high"},
|
D | mt6357.c | 246 "None", "AIN0", "AIN1", "AIN2" 1531 SND_SOC_DAPM_INPUT("AIN1"), 1621 {"PGA L Mux", "AIN1", "AIN1"}, 1625 {"PGA R Mux", "AIN1", "AIN1"}, 1629 {"AIN1", NULL, "MICBIAS1"},
|
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | mediatek,mt8188-mt6359.yaml | 104 "AIN1", "Headset Mic";
|
D | ti,tlv320dac3100.yaml | 25 * AIN1, devices without ADC
|
/linux-6.12.1/Documentation/devicetree/bindings/input/touchscreen/ |
D | ti,am3359-tsc.yaml | 41 input lines and terminals respectively are as follows, AIN0 = 0, AIN1 = 1
|
/linux-6.12.1/arch/arm64/boot/dts/rockchip/ |
D | rk3566-soquartz-blade.dts | 141 * pin 94 - AIN1 - saradc_vin3
|
D | rk3566-soquartz-cm4.dts | 139 * pin 94 - AIN1 - saradc_vin3
|
D | rk3566-soquartz-model-a.dts | 166 * pin 94 - AIN1 - saradc_vin3
|
/linux-6.12.1/drivers/pinctrl/uniphier/ |
D | pinctrl-uniphier-ld11.c | 592 UNIPHIER_PINCTRL_GROUP(ain1), 641 static const char * const ain1_groups[] = {"ain1", "ain1_dat2", 678 UNIPHIER_PINMUX_FUNCTION(ain1),
|